From e027cd533ab52f09186f1bd4cd33e0f3aac0363c Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Fri, 23 May 2008 14:42:39 +0000 Subject: 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 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 > $@ -- cgit v1.2.3