summaryrefslogtreecommitdiff
path: root/agi/Makefile
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-11-30 18:22:10 +0000
committerOlle Johansson <oej@edvina.net>2006-11-30 18:22:10 +0000
commit7e4d48207164bfed87af04698a2ce89c84bca200 (patch)
tree9998ac111c91d68a4e6e216138db480ca2c88961 /agi/Makefile
parent7b11c893730e48d3cfcfb94436d1580095c2e4da (diff)
Doxygen updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48149 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 $< $@