aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-24 22:58:10 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-24 22:58:10 +0000
commit9ed296771362f957fc5bc33f8791884fd60afbd2 (patch)
treeca563e36e141d2b3154aa6a02b1b0371d73f6b6d /Makefile
parent2f5a91773292c5a8cf7d9746c6c311cf2226f6e1 (diff)
Use the set ASTDBDIR as the default, too
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@100307 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5b8951809..a1417ba9f 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ export MODULES_DIR
export ASTSPOOLDIR
export ASTVARLIBDIR
export ASTDATADIR
+export ASTDBDIR
export ASTLOGDIR
export ASTLIBDIR
export ASTMANDIR