summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDonny Kavanagh <donnyk@gmail.com>2008-03-26 17:24:54 +0000
committerDonny Kavanagh <donnyk@gmail.com>2008-03-26 17:24:54 +0000
commit7a2d8fc30998b68dcfcd2157da44a80ab6691342 (patch)
tree791bc165a20c5324e868514a8ac43e95bfd1d6b4 /Makefile
parent789831ef9abb8cc5cb4668f344f97bd3ae62244d (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: https://origsvn.digium.com/svn/asterisk/trunk@110911 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 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