summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2007-09-07 17:41:23 +0000
committerPaul W. Frields <stickster@gmail.com>2007-09-07 17:41:23 +0000
commit1f5ba7744b34d5075b94a911dff8129c5ee94bca (patch)
tree08e29db9eca025de126116be5752f66a2b0f738f
parentc49f5662869f3a2d6028ea045d620d38e3af82de (diff)
downloadfedora-doc-utils-1f5ba7744b34d5075b94a911dff8129c5ee94bca.tar.gz
fedora-doc-utils-1f5ba7744b34d5075b94a911dff8129c5ee94bca.tar.xz
fedora-doc-utils-1f5ba7744b34d5075b94a911dff8129c5ee94bca.zip
Remove messages.mo file in base dir when housecleaning
-rw-r--r--Makefile.common1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 87121d8..430e7fc 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -437,6 +437,7 @@ $(foreach L,${OTHERS}, \
clean::
cd po && ${RM} .xml2po.mo
+ ${RM} messages.mo
define XMLTARGET_template
.PHONY: xml-${1}