[asterisk-commits] [svn-commits] juggie: trunk r110930 - /trunk/Makefile

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Mar 26 12:28:50 CDT 2008


Author: juggie
Date: Wed Mar 26 12:28:49 2008
New Revision: 110930

URL: http://svn.digium.com/view/asterisk?view=rev&rev=110930
Log:
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

Modified:
    trunk/Makefile

Modified: trunk/Makefile
URL: http://svn.digium.com/view/asterisk/trunk/Makefile?view=diff&rev=110930&r1=110929&r2=110930
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Wed Mar 26 12:28:49 2008
@@ -845,7 +845,7 @@
 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


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the asterisk-commits mailing list