From: mike Date: Mon, 30 Apr 2007 17:19:45 +0000 (+0000) Subject: Don't forget to remove generated client.conf.man file (STR #2366) X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7afc1c1a739ea5f4da990fd32f5e2caf7f03ce9e;p=thirdparty%2Fcups.git Don't forget to remove generated client.conf.man file (STR #2366) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@6485 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/Makefile b/Makefile index 7fc6c392ec..eec52149ac 100644 --- a/Makefile +++ b/Makefile @@ -66,6 +66,7 @@ distclean: clean $(RM) cups-config conf/cupsd.conf conf/pam.std $(RM) doc/help/standard.html doc/index.html $(RM) init/cups.sh init/cups-lpd + $(RM) man/client.conf.man $(RM) man/cups-deviced.man man/cups-driverd.man $(RM) man/cups-lpd.man man/cupsaddsmb.man man/cupsd.man $(RM) man/cupsd.conf.man man/lpoptions.man