summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Bortzmeyer <bortz@debian.org>2000-12-07 14:36:59 +0000
committerStephane Bortzmeyer <bortz@debian.org>2000-12-07 14:36:59 +0000
commit4f1dd9e8743b08c5f294278ceb5509ce37a34ba3 (patch)
tree24c6d0281af17cb10a88edd02266450982de4f74
parentd7de6f1ab5bf2d70feed1a035eacb39591143bd1 (diff)
downloadjava-common-4f1dd9e8743b08c5f294278ceb5509ce37a34ba3.tar.gz
Also clean the FAQ
-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