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