]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Don't remove the icons on "make distclean". The icons are included in
authorhno <>
Sat, 22 Feb 2003 03:52:51 +0000 (03:52 +0000)
committerhno <>
Sat, 22 Feb 2003 03:52:51 +0000 (03:52 +0000)
the distribution and should not be removed even if they can be regenerated
from icons.shar

icons/Makefile.am

index 2636e0282166854fa84e028c75bc0536e199ba8b..a82f3d12a91962252b32bc716972fd4a712d9b30 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile.am,v 1.6 2003/01/23 00:36:43 robertc Exp $
+# $Id: Makefile.am,v 1.7 2003/02/21 20:52:51 hno Exp $
 #
 
 ICON1  =       anthony-binhex.gif
@@ -32,7 +32,7 @@ ICON2         =       anthony-bomb.gif \
 icondir = $(datadir)/icons
 icon_DATA = $(ICON1) $(ICON2)
 EXTRA_DIST = $(ICON1) $(ICON2) icons.shar
-DISTCLEANFILES = $(ICON1) $(ICON2)
+DISTCLEANFILES = 
 
 # The magic with ICON1,2 is to have a single dependency
 # for all of the icons.