summaryrefslogtreecommitdiffstats
path: root/doc/tools/texi2www/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/texi2www/Makefile')
-rw-r--r--doc/tools/texi2www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tools/texi2www/Makefile b/doc/tools/texi2www/Makefile
index 94f1d8faf5..8ffe698776 100644
--- a/doc/tools/texi2www/Makefile
+++ b/doc/tools/texi2www/Makefile
@@ -41,7 +41,7 @@ html: dirs $(FILES)
# $(PROJECT).texi
clean:
- rm -f *.o $(PROG) *.txt core *.pdf
+ rm -f *.o $(PROG) *.txt core $(PROJECT).pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.cps
rm -f *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT)-* $(GENERATED_FILES)