summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 870c85b..058ea2e 100644
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,7 @@ install:: $(OUTPUTS)
install -m 0444 $(OUTPUTS) $(PUBLISHDIR)
clean:
- rm -rf *.html *.aux *.log *.dvi *.ps *.tex *.txt *~
+ rm -rf debian-java-faq.* *.html *.aux *.log *.dvi *.ps *.tex *.txt *~
(cd examples; rm -f *~)
# For the debian-java-FAQ