summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-09-26 03:38:37 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-09-26 03:39:07 -0500
commit30dba8159557fcebbc7165752697783c2379c824 (patch)
treef742bb08cccc0eac1cdf5c0dec262d56ae0e1b94 /config_host.mk.in
parentf0eaba8c45f0db802268a3e3809292cd063c7544 (diff)
gbuildification of afms
Change-Id: I7ead3e90c9037289b917820c20f5265d5b080b47
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 ef8777371a35..ff4b83ea3c6c 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -5,6 +5,7 @@
export SRC_ROOT=@SRC_ROOT@
export ABOUT_BACKGROUND_SVG=@ABOUT_BACKGROUND_SVG@
+export AFMS_TARBALL=@AFMS_TARBALL@
export ALIGNOF_DOUBLE=@ALIGNOF_DOUBLE@
export ALIGNOF_INT=@ALIGNOF_INT@
export ALIGNOF_LONG=@ALIGNOF_LONG@