From ac9100bfee2dc698b8b795c852f01cf63b842261 Mon Sep 17 00:00:00 2001 From: Jason Parker Date: Tue, 28 Nov 2006 18:28:07 +0000 Subject: [PATCH] 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 --- Makefile | 5 +++++ 1 file changed, 5 insertions(+) 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