[dahdi-commits] tzafrir: tools/trunk r4585 - /tools/trunk/Makefile
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Wed Jul 9 04:11:05 CDT 2008
Author: tzafrir
Date: Wed Jul 9 04:11:05 2008
New Revision: 4585
URL: http://svn.digium.com/view/dahdi?view=rev&rev=4585
Log:
Also delete build_tools/menuselect-deps on dist-clean.
Modified:
tools/trunk/Makefile
Modified: tools/trunk/Makefile
URL: http://svn.digium.com/view/dahdi/tools/trunk/Makefile?view=diff&rev=4585&r1=4584&r2=4585
==============================================================================
--- tools/trunk/Makefile (original)
+++ tools/trunk/Makefile Wed Jul 9 04:11:05 2008
@@ -322,7 +322,7 @@
dist-clean: clean
@$(MAKE) -C menuselect dist-clean
- rm -f makeopts menuselect.makeopts menuselect-tree
+ rm -f makeopts menuselect.makeopts menuselect-tree build_tools/menuselect-deps
rm -f config.log config.status
config.status: configure
More information about the dahdi-commits
mailing list