summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2004-04-20 17:52:01 +0000
committerSimon Tatham <anakin@pobox.com>2004-04-20 17:52:01 +0000
commit50301943c086ec4a2b2c744ccdd7b2901df60d9c (patch)
tree3c2fa3dc14f0f1954ed1798c7f0564341c49240c
parent2b6def26f41457eba8f2056432cd1af68a5b58b0 (diff)
downloadhalibut-50301943c086ec4a2b2c744ccdd7b2901df60d9c.zip
halibut-50301943c086ec4a2b2c744ccdd7b2901df60d9c.tar.gz
halibut-50301943c086ec4a2b2c744ccdd7b2901df60d9c.tar.bz2
halibut-50301943c086ec4a2b2c744ccdd7b2901df60d9c.tar.xz
Forgot to add *.ps and *.pdf to the `make clean' list!
[originally from svn r4098]
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 8b56d43..7530825 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -14,4 +14,4 @@ halibut.1: manpage.but
$(HALIBUT) --man=halibut.1 manpage.but
clean:
- rm -f *.html *.txt *.hlp *.cnt *.1 *.info*
+ rm -f *.html *.txt *.hlp *.cnt *.1 *.info* *.ps *.pdf