summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-02-17 00:42:51 +0000
committerPaul W. Frields <stickster@gmail.com>2006-02-17 00:42:51 +0000
commita5c58343d1098d5993ffe8e890e70eb2f52d5e59 (patch)
tree5aab7e74681921023a8292c022fc3deeb345171e
parent65dcb76c4f711b8fb8779f38d232d4cc78462ea6 (diff)
downloadfedora-doc-utils-a5c58343d1098d5993ffe8e890e70eb2f52d5e59.tar.gz
fedora-doc-utils-a5c58343d1098d5993ffe8e890e70eb2f52d5e59.tar.xz
fedora-doc-utils-a5c58343d1098d5993ffe8e890e70eb2f52d5e59.zip
Whoa Nelly, let's keep those removals to the right stuff... :-)
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 32a7289..0b77f2b 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -474,7 +474,7 @@ distclean:: $(foreach L,${LANGUAGES},${DOCBASE}-${L}-distclean)
clean::
${RM} $(DOCBASE)-$(VERSION)*.src.tar.gz
${RM} -r $(DOCBASE)-$(VERSION)/
- ${RM} *.omf *.desktop $(SPECFILE)
+ ${RM} fedora-doc-$(DOCBASE)*.{omf,desktop,spec}
${RM} *~
distclean::