]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - icons/Makefile
Tweak the icon script, and the generated icons, to more closely
[PuTTY.git] / icons / Makefile
index ef55d498a792f62274fc5845a0f9165a958f74c8..0697e0243aa2a7ecbc25ea139712939844a3b100 100644 (file)
@@ -23,6 +23,10 @@ truepngs: $(TRUEPNGS)
 icos: $(ICOS)
 cicons: $(CICONS)
 
+install: icos cicons
+       cp $(ICOS) ../windows
+       cp $(CICONS) ../unix
+
 $(PNGS): %.png: mkicon.py
        ./mkicon.py $(MODE) $(join $(subst -, ,$(basename $@)),_icon) $@