summaryrefslogtreecommitdiffstats
path: root/Doc/paper-letter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/paper-letter/Makefile')
-rw-r--r--Doc/paper-letter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/paper-letter/Makefile b/Doc/paper-letter/Makefile
index f4fcb59..7f5f27c 100644
--- a/Doc/paper-letter/Makefile
+++ b/Doc/paper-letter/Makefile
@@ -134,7 +134,7 @@ tut.pdf: $(TUTFILES)
clean:
- rm -f *~ *.aux *.idx *.ilg *.ind *.log *.toc *.bkm *.syn
+ rm -f *~ *.aux *.idx *.ilg *.ind *.log *.toc *.bkm *.syn *.pla
clobber: clean
rm -f $(DVIFILES) $(PSFILES) $(PDFFILES)