[asterisk-commits] qwell: branch 1.4 r48095 - /branches/1.4/Makefile
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Nov 28 11:26:53 MST 2006
Author: qwell
Date: Tue Nov 28 12:26:53 2006
New Revision: 48095
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48095
Log:
Export several more variables in top level Makefile. Inspired by issue 8438.
Modified:
branches/1.4/Makefile
Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.4/Makefile?view=diff&rev=48095&r1=48094&r2=48095
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Tue Nov 28 12:26:53 2006
@@ -37,6 +37,11 @@
export ASTVARLIBDIR
export ASTDATADIR
export ASTLOGDIR
+export ASTLIBDIR
+export ASTMANDIR
+export ASTHEADERDIR
+export ASTBINDIR
+export ASTSBINDIR
export AGI_DIR
export ASTCONFPATH
export NOISY_BUILD
More information about the asterisk-commits
mailing list