aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjuggie <juggie@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-26 17:24:54 +0000
committerjuggie <juggie@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-26 17:24:54 +0000
commitfdce67d61ae9fca545deb36bf7af950bd28fcdbe (patch)
tree791bc165a20c5324e868514a8ac43e95bfd1d6b4 /Makefile
parentadfd7f5f1374a6b0d8b60a43684d5ec4dff51874 (diff)
update documentation to reflect the changes in the way configure detects net-snmp.
(closes issue #12067) Reported by: juggie Patches: 12067_snmp_doc.patch uploaded by juggie (license 24) Tested by: juggie git-svn-id: http://svn.digium.com/svn/asterisk/trunk@110911 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 f983e2db1..5535db497 100644
--- a/Makefile
+++ b/Makefile
@@ -845,7 +845,7 @@ menuselect/gmenuselect: menuselect/makeopts
menuselect/nmenuselect: menuselect/makeopts
$(MAKE_MENUSELECT) nmenuselect
-menuselect/makeopts:
+menuselect/makeopts: 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