Tweak the icon script, and the generated icons, to more closely
[u/mdw/putty] / icons / Makefile
index ef55d49..0697e02 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) $@