]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Ensure configure gets run on a clean checkout.
authorRussell Bryant <russell@russellbryant.com>
Mon, 31 Mar 2008 17:14:58 +0000 (17:14 +0000)
committerRussell Bryant <russell@russellbryant.com>
Mon, 31 Mar 2008 17:14:58 +0000 (17:14 +0000)
(closes issue #12197)
Reported by: juggie
Patches:
      12197.diff uploaded by juggie (license 24)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@111998 65c4cc65-6c06-0410-ace0-fbb531ad65f3

Makefile

index f983e2db1e4683e75bf239879733d7e20e14b54f..5535db4978af2aa15b1f1169272ae25706fcb8b2 100644 (file)
--- 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