aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-28 18:26:53 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-28 18:26:53 +0000
commit7a711ce1216280aa8a9ae5c164d017cd1644cf9f (patch)
tree70ac57d71a4d580f73e414a66e2f5f51c64b692a /Makefile
parentbcf4c08f57de67b4e5ead1d03d39ab0e1354ff0b (diff)
Export several more variables in top level Makefile. Inspired by issue 8438.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@48095 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 688dd44cf..b4a124654 100644
--- a/Makefile
+++ b/Makefile
@@ -37,6 +37,11 @@ export ASTSPOOLDIR
export ASTVARLIBDIR
export ASTDATADIR
export ASTLOGDIR
+export ASTLIBDIR
+export ASTMANDIR
+export ASTHEADERDIR
+export ASTBINDIR
+export ASTSBINDIR
export AGI_DIR
export ASTCONFPATH
export NOISY_BUILD