summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2012-10-20 10:05:45 -0700
committerMichael Stahl <mstahl@redhat.com>2012-10-23 19:11:01 +0200
commit97d83c45faf42ada9993239c3835641d8bbd070f (patch)
tree53f22ad112377f11e0fa872ac148f37361d6b395 /config_host.mk.in
parent5e9a7f1919663d22cb568b1afdc018ef6be0cc91 (diff)
gbuildification of ct2n
Conflicts: config_host.mk.in Change-Id: I98ca1bb2af19d99a7a908991cf27a148ee84c543
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index e867c5757978..0ea224e2c2c1 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -85,6 +85,7 @@ export CPUNAME=@CPUNAME@
export CPUNAME_FOR_BUILD=@CPUNAME_FOR_BUILD@
export CPU_FOR_BUILD=@CPU_FOR_BUILD@
export CROSS_COMPILING=@CROSS_COMPILING@
+export CT2N_TARBALL=@CT2N_TARBALL@
export CURL_CFLAGS=@CURL_CFLAGS@
export CURL_LIBS=@CURL_LIBS@
export CXX=@CXX@