[Cluster-devel] conga Makefile

kupcevic at sourceware.org kupcevic at sourceware.org
Tue Aug 15 03:59:47 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	kupcevic at sourceware.org	2006-08-15 03:59:47

Modified files:
	.              : Makefile 

Log message:
	make clean should clean...

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/Makefile.diff?cvsroot=cluster&r1=1.9&r2=1.10

--- conga/Makefile	2006/08/09 21:35:47	1.9
+++ conga/Makefile	2006/08/15 03:59:47	1.10
@@ -65,7 +65,9 @@
 	make -C ricci distclean
 	make -C luci distclean
 	rm -f conga.spec conga.spec.in
-	rm -f conga*.tar.gz conga*.src.rpm clustermon*.tar.gz clsutermon*.src.rpm
+	rm -f conga*.tar.gz conga*.src.rpm 
+	rm -f clustermon.spec clustermon.spec.in
+	rm -f clustermon*.tar.gz clustermon*.src.rpm
 
 
 rebuild: clean all




More information about the Cluster-devel mailing list