]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Icons: remove SN.png on uninstall
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Feb 2011 10:39:44 +0000 (03:39 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Feb 2011 10:39:44 +0000 (03:39 -0700)
icons/Makefile.am

index f6ed8e0456d85aec3d25d084d6b6afae53c7b003..375f812152604581a12521a14d771b59bff675e9 100644 (file)
@@ -7,3 +7,6 @@ DISTCLEANFILES =
 
 install-data-local: SN.png install-iconDATA
        $(INSTALL_DATA) $(srcdir)/SN.png "$(DESTDIR)$(localstatedir)/www/squid/icons/"
+
+uninstall-local:
+       $(RM) $(DESTDIR)$(localstatedir)/www/squid/icons/SN.png