summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-05-23 14:42:39 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-05-23 14:42:39 +0000
commite027cd533ab52f09186f1bd4cd33e0f3aac0363c (patch)
tree7692563118b2189112481c08b11db879d8d239b4 /Makefile
parent9288979fd4333f7afbd5a4838b678634f7d8a375 (diff)
get menuselect to run with the right selections
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4338 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85e1c48..b693eb3 100644
--- a/Makefile
+++ b/Makefile
@@ -632,7 +632,7 @@ menuselect: menuselect/menuselect menuselect-tree
menuselect/menuselect: menuselect/menuselect.c menuselect/menuselect_curses.c menuselect/menuselect_stub.c menuselect/menuselect.h menuselect/linkedlists.h config.status
@CFLAGS="" $(MAKE) -C menuselect CC=$(HOSTCC)
-menuselect-tree: zaptel.xml firmware/firmware.xml
+menuselect-tree: dahdi.xml
@echo "Generating input for menuselect ..."
@build_tools/make_tree > $@