summaryrefslogtreecommitdiff
path: root/agi
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-12-02 17:40:58 +0000
committerOlle Johansson <oej@edvina.net>2006-12-02 17:40:58 +0000
commit12d891dc16cff6de36f1ff93a3164770537a3d6e (patch)
treef3f33a2beb3ac8fd1f3323a8ec132b3646071098 /agi
parentcf628af83dada00a54e31a513eff126268d400ca (diff)
Oops.
Something is wrong in the agi directory. Asking for autoconfig.h. I have it disabled locally, but no reason to commit that change. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48208 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'agi')
-rw-r--r--agi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/agi/Makefile b/agi/Makefile
index b91eb5e1a..3a3495138 100644
--- a/agi/Makefile
+++ b/agi/Makefile
@@ -21,7 +21,7 @@ endif
include $(ASTTOPDIR)/Makefile.rules
-all: #$(AGIS)
+all: $(AGIS)
strcompat.c: ../main/strcompat.c
@cp $< $@