summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-10-08 22:50:16 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-10-08 22:50:16 +0000
commit58dc193312e27d25c0394e4fcb7a6eed7301b1ec (patch)
treef36e45a693b16fbf643e8c168180f02343b38431 /Makefile
parentf2245c695c43045dbdc825289307099c9c4559a2 (diff)
downloadcups-58dc193312e27d25c0394e4fcb7a6eed7301b1ec.tar.gz
Merge changes from CUPS 1.4svn-r8033.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@1003 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d74d82f09..cd19f8358 100644
--- a/Makefile
+++ b/Makefile
@@ -117,12 +117,13 @@ distclean: clean
$(RM) man/cups-lpd.man man/cupsaddsmb.man man/cupsd.man
$(RM) man/cupsd.conf.man man/drv.man man/lpoptions.man
$(RM) packaging/cups.list
+ $(RM) packaging/cups-desc.plist packaging/cups-info.plist
$(RM) templates/header.tmpl
$(RM) desktop/cups.desktop
$(RM) init/cups.xml
-$(RM) doc/*/index.html
-$(RM) templates/*/header.tmpl
- -$(RM) -r autom4te*.cache
+ -$(RM) -r autom4te*.cache clang cups/charmaps cups/locale driver/test
#