summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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::