summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDonny Kavanagh <donnyk@gmail.com>2008-03-26 17:28:49 +0000
committerDonny Kavanagh <donnyk@gmail.com>2008-03-26 17:28:49 +0000
commit716d4a9be05e670b718acdbfffad92aa304adbbd (patch)
treef0d267a9be09895d30aba4b941fbd460a187112d /Makefile
parent7a2d8fc30998b68dcfcd2157da44a80ab6691342 (diff)
revert something dumb, because i was running svn diff in a subfolder not the root of trunk, before doing my commit and did not see it
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@110930 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5535db497..f983e2db1 100644
--- a/Makefile
+++ b/Makefile
@@ -845,7 +845,7 @@ menuselect/gmenuselect: menuselect/makeopts
menuselect/nmenuselect: menuselect/makeopts
$(MAKE_MENUSELECT) nmenuselect
-menuselect/makeopts: makeopts
+menuselect/makeopts:
$(MAKE_MENUSELECT) makeopts
menuselect-tree: $(foreach dir,$(filter-out main,$(MOD_SUBDIRS)),$(wildcard $(dir)/*.c) $(wildcard $(dir)/*.cc)) build_tools/cflags.xml build_tools/cflags-devmode.xml sounds/sounds.xml build_tools/embed_modules.xml configure