From: Jason Parker Date: Tue, 28 Nov 2006 18:26:53 +0000 (+0000) Subject: Export several more variables in top level Makefile. Inspired by issue 8438. X-Git-Tag: 1.4.0-beta4~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b872bbcfa27b43363df2ce3323289efc487b1b0;p=thirdparty%2Fasterisk.git Export several more variables in top level Makefile. Inspired by issue 8438. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@48095 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/Makefile b/Makefile index 688dd44cf5..b4a124654a 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