summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-01-24 22:58:10 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-01-24 22:58:10 +0000
commit3d77693090e754a6d1769cba037830bc832b85ec (patch)
treeca563e36e141d2b3154aa6a02b1b0371d73f6b6d /Makefile
parent4668cb2d54e0be9a43d9a870e4ed46aeb76cd019 (diff)
Use the set ASTDBDIR as the default, too
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100307 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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