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