From f6a861f645e0b978daabe5c2095a22cb69978d5c Mon Sep 17 00:00:00 2001 From: matteo Date: Mon, 24 Feb 2003 06:00:18 +0000 Subject: Mon Feb 24 07:00:01 CET 2003 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@622 f38db490-d61c-443f-a65b-d21fe96a405b --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') 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 -- cgit v1.2.3