Skip to content
Snippets Groups Projects
Commit 716d4a9b authored by Donny Kavanagh's avatar Donny Kavanagh
Browse files

revert something dumb, because i was running svn diff in a subfolder not the...

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
parent 7a2d8fc3
Branches
Tags
No related merge requests found
...@@ -845,7 +845,7 @@ menuselect/gmenuselect: menuselect/makeopts ...@@ -845,7 +845,7 @@ menuselect/gmenuselect: menuselect/makeopts
menuselect/nmenuselect: menuselect/makeopts menuselect/nmenuselect: menuselect/makeopts
$(MAKE_MENUSELECT) nmenuselect $(MAKE_MENUSELECT) nmenuselect
menuselect/makeopts: makeopts menuselect/makeopts:
$(MAKE_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 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment