librep r2966 - trunk
- From: chrisb svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: librep r2966 - trunk
 
- Date: Sat, 20 Dec 2008 08:02:40 +0000 (UTC)
 
Author: chrisb
Date: Sat Dec 20 08:02:40 2008
New Revision: 2966
URL: http://svn.gnome.org/viewvc/librep?rev=2966&view=rev
Log:
improved distclean rule
Modified:
   trunk/ChangeLog
   trunk/Makefile.in
Modified: trunk/Makefile.in
==============================================================================
--- trunk/Makefile.in	(original)
+++ trunk/Makefile.in	Sat Dec 20 08:02:40 2008
@@ -98,7 +98,8 @@
 	  [ -d $$dir ] && ( cd $$dir && $(MAKE) $@ ) || exit 1; \
 	done
 	rm -f config.cache config.h config.log config.status Makefile libtool
-	rm -f *~ NEWS doc-strings TAGS build.h rules.mk librep.spec
+	rm -f *~ NEWS doc-strings TAGS build.h rules.mk librep.spec configure
+	rm -f configure.orig librep-$(version).ebuild
 
 realclean : distclean
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]