aboutsummaryrefslogtreecommitdiffstats
path: root/agi
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-02 17:40:58 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-12-02 17:40:58 +0000
commitd99d1709ef62e5a086f25a82c60434b4cf0241fa (patch)
treef3f33a2beb3ac8fd1f3323a8ec132b3646071098 /agi
parentf7f2adaf498279a2b38049f44143b3dbcfdc3584 (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: http://svn.digium.com/svn/asterisk/trunk@48208 f38db490-d61c-443f-a65b-d21fe96a405b
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 $< $@