[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

docs-common Makefile.common,1.174,1.175



Author: pfrields

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27061

Modified Files:
	Makefile.common 
Log Message:
Remove messages.mo file in base dir when housecleaning



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- Makefile.common	7 Sep 2007 17:27:05 -0000	1.174
+++ Makefile.common	7 Sep 2007 17:41:23 -0000	1.175
@@ -437,6 +437,7 @@
 
 clean::
 	cd po && ${RM} .xml2po.mo
+	${RM} messages.mo
 
 define	XMLTARGET_template
 .PHONY:	xml-${1}


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]