aboutsummaryrefslogtreecommitdiffstats
path: root/agi/Makefile
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 18:22:10 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-11-30 18:22:10 +0000
commit33bdb442ed8966c36a0323ff4e2d357a7a5e7ff9 (patch)
tree9998ac111c91d68a4e6e216138db480ca2c88961 /agi/Makefile
parent834582114ac55c2cb45a27613aadccd6e17b201d (diff)
Doxygen updates
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@48149 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'agi/Makefile')
-rw-r--r--agi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/agi/Makefile b/agi/Makefile
index 3a3495138..b91eb5e1a 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 $< $@