]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - icons/Makefile.am
SourceFormat Enforcement
[thirdparty/squid.git] / icons / Makefile.am
index 1aea0c51ba7ee16ca2c1ff085f2fa5465f1f8568..9896e6ef7091af7ca1ba2c8dcc0eda3939b9efbb 100644 (file)
@@ -1,37 +1,19 @@
-# $Id$
-#
+## Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+##
+## Squid software is distributed under GPLv2+ license and includes
+## contributions from numerous individuals and organizations.
+## Please see the COPYING and CONTRIBUTORS files for details.
+##
 
-ICONS  =       anthony-binhex.gif \
-               anthony-bomb.gif \
-               anthony-box.gif \
-               anthony-box2.gif \
-               anthony-c.gif \
-               anthony-compressed.gif \
-               anthony-dir.gif \
-               anthony-dirup.gif \
-               anthony-dvi.gif \
-               anthony-f.gif \
-               anthony-image.gif \
-               anthony-image2.gif \
-               anthony-layout.gif \
-               anthony-link.gif \
-               anthony-movie.gif \
-               anthony-pdf.gif \
-               anthony-portal.gif \
-               anthony-ps.gif \
-               anthony-quill.gif \
-               anthony-script.gif \
-               anthony-sound.gif \
-               anthony-tar.gif \
-               anthony-tex.gif \
-               anthony-text.gif \
-               anthony-unknown.gif \
-               anthony-xbm.gif \
-               anthony-xpm.gif
+include $(top_srcdir)/icons/icon.list
 
-icondir = $(datadir)/icons
+icondir = $(datadir)/icons/silk
 icon_DATA = $(ICONS)
-EXTRA_DIST = $(ICONS)
+EXTRA_DIST = $(ICONS) icon.list SN.png
 DISTCLEANFILES = 
 
-## DEFAULT_ICON_DIR        = $(sysconfdir)/icons
+install-data-local: SN.png install-iconDATA
+       $(INSTALL_DATA) $(srcdir)/SN.png "$(DESTDIR)$(datadir)/icons/"
+
+uninstall-local:
+       $(RM) $(DESTDIR)$(datadir)/icons/SN.png