From: Jason Parker Date: Tue, 28 Nov 2006 18:28:07 +0000 (+0000) Subject: Merged revisions 48095 via svnmerge from X-Git-Tag: 1.6.0-beta1~3^2~3843 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac9100bfee2dc698b8b795c852f01cf63b842261;p=thirdparty%2Fasterisk.git Merged revisions 48095 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r48095 | qwell | 2006-11-28 12:26:53 -0600 (Tue, 28 Nov 2006) | 2 lines Export several more variables in top level Makefile. Inspired by issue 8438. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48096 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/Makefile b/Makefile index c98815195a..ea07bd2860 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