aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjuggie <juggie@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-26 17:28:49 +0000
committerjuggie <juggie@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-26 17:28:49 +0000
commit9fbede4952b42fed33dc80ec2a2bdec2d105b65b (patch)
treef0d267a9be09895d30aba4b941fbd460a187112d /Makefile
parentfdce67d61ae9fca545deb36bf7af950bd28fcdbe (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: http://svn.digium.com/svn/asterisk/trunk@110930 f38db490-d61c-443f-a65b-d21fe96a405b
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