summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-12 05:37:32 +0000
committerMark Spencer <markster@digium.com>2005-03-12 05:37:32 +0000
commit2deba424d266def239c741aa9399745ebe3796b8 (patch)
tree865433608b42afc5993e2a252f44293b75c8c200 /Makefile
parent5dc4b018a4014d2237b87da8c1773a0fa0e8136f (diff)
Create experimental new options API, various cleanups
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5171 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 56b1dcc7b..9d63b4be8 100755
--- a/Makefile
+++ b/Makefile
@@ -430,6 +430,7 @@ bininstall: all
mkdir -p $(DESTDIR)$(ASTSPOOLDIR)/voicemail
mkdir -p $(DESTDIR)$(ASTSPOOLDIR)/system
mkdir -p $(DESTDIR)$(ASTSPOOLDIR)/tmp
+ mkdir -p $(DESTDIR)$(ASTSPOOLDIR)/meetme
install -m 755 asterisk $(DESTDIR)$(ASTSBINDIR)/
install -m 755 contrib/scripts/astgenkey $(DESTDIR)$(ASTSBINDIR)/
install -m 755 contrib/scripts/autosupport $(DESTDIR)$(ASTSBINDIR)/