Forgot to add *.ps and *.pdf to the `make clean' list!
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 17:52:01 +0000 (17:52 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 20 Apr 2004 17:52:01 +0000 (17:52 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/halibut@4098 cda61777-01e9-0310-a592-d414129be87e

doc/Makefile

index 8b56d43..7530825 100644 (file)
@@ -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