summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-24 06:00:18 +0000
committerMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-24 06:00:18 +0000
commit7a67a8faa37f118f7e7375059e958cc99e712aeb (patch)
tree388e986b909e145722de5c909a1496e0402a4ac7 /Makefile
parent17769619c2d3d5c96c906a383ec06df2efbb0e35 (diff)
Mon Feb 24 07:00:01 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@622 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d62c6a079..d2e48c259 100755
--- a/Makefile
+++ b/Makefile
@@ -232,6 +232,7 @@ samples: all datafiles adsi
fi ; \
install $$x $(ASTETCDIR)/`basename $$x .sample` ;\
done
+ echo "[directories]" > $(ASTETCDIR)/asterisk.conf
echo "astetcdir => $(ASTETCDIR)" >> $(ASTETCDIR)/asterisk.conf
echo "astmoddir => $(MODULES_DIR)" >> $(ASTETCDIR)/asterisk.conf
echo "astvarlibdir => $(ASTVARLIBDIR)" >> $(ASTETCDIR)/asterisk.conf