docs-common Makefile.common,1.174,1.175

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Sep 7 17:41:26 UTC 2007


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}




More information about the Fedora-docs-commits mailing list