aboutsummaryrefslogtreecommitdiff
path: root/host.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'host.conf.in')
-rw-r--r--host.conf.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/host.conf.in b/host.conf.in
index 55f89e56..26f42a26 100644
--- a/host.conf.in
+++ b/host.conf.in
@@ -10,6 +10,8 @@ local_snapshots=@LOCAL_SNAPSHOTS@
remote_snapshots=@REMOTE_SNAPSHOTS@
cbuild_top=@CBUILD_TOP@
+sources_conf=@SOURCES_CONF@
+
# This is where the components we build go, ie... make install
local_builds=@LOCAL_BUILDS@
@@ -31,4 +33,4 @@ wget_bin=@WGET@
scp_bin=@SCP@
rsync_bin=@RSYNC@
-bash_shell=@BASH@ \ No newline at end of file
+bash_shell=@BASH@