From 90f5337940b0a6c0daef328fdf1593d2b7d6b00b Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 20 Apr 2004 17:52:01 +0000 Subject: [PATCH] Forgot to add *.ps and *.pdf to the `make clean' list! git-svn-id: svn://svn.tartarus.org/sgt/halibut@4098 cda61777-01e9-0310-a592-d414129be87e --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0