]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Oops.
authorOlle Johansson <oej@edvina.net>
Sat, 2 Dec 2006 17:40:58 +0000 (17:40 +0000)
committerOlle Johansson <oej@edvina.net>
Sat, 2 Dec 2006 17:40:58 +0000 (17:40 +0000)
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

agi/Makefile

index b91eb5e1a8249788822efdfc177f8ffbf9f0a0e8..3a3495138b1ca8565aa719ee7b20c89b6459630d 100644 (file)
@@ -21,7 +21,7 @@ endif
 
 include $(ASTTOPDIR)/Makefile.rules
 
-all: #$(AGIS)
+all: $(AGIS)
 
 strcompat.c: ../main/strcompat.c
        @cp $< $@