From a559f4f7cb0f10f838fb419498c591d4d9d693d8 Mon Sep 17 00:00:00 2001 From: Andre Date: Thu, 9 Mar 2006 00:52:03 +0100 Subject: [PATCH] maintainer-clean: also remove skencil/*.ps skencil/*.pdf and doc --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 91fd3a14..964b41f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -211,7 +211,8 @@ distclean: clean maintainer-clean: distclean rm -f $(gengetopts_c) $(gengetopts_h) *.tar.bz2 \ $(grutatxt_html) ChangeLog* config.h configure \ - config.h.in + config.h.in skencil/*.pdf skencil/*.ps + rm -rf doc install: all umask 022 && \ -- 2.39.2