From: Olle Johansson Date: Sat, 2 Dec 2006 17:40:58 +0000 (+0000) Subject: Oops. X-Git-Tag: 1.6.0-beta1~3^2~3804 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12d891dc16cff6de36f1ff93a3164770537a3d6e;p=thirdparty%2Fasterisk.git 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 --- diff --git a/agi/Makefile b/agi/Makefile index b91eb5e1a8..3a3495138b 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 $< $@