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
1.4
Jason Parker 19 years ago
parent 68ad03e888
commit 1b872bbcfa

@ -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

Loading…
Cancel
Save