X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=Makefile;h=aa8562701153cca8cd6dad992de5cc5b86b433f9;hp=da40095aa5c27e71c97b0fdca0f1fa61a6f996d5;hb=d95187733771a5891c76251e5fb764acd9ba7cf0;hpb=a616d47af8df39cffe632272af83772d904d5cbf diff --git a/Makefile b/Makefile index da40095..aa85627 100644 --- a/Makefile +++ b/Makefile @@ -4,12 +4,9 @@ PKG := icedeb ALL_FILES := README TODO manifest.json icedeb.js icedeb.css icedeb.html icedeb-content.js \ - $(shell find res -type f) icons/openlogo-nd.svg icons/icedeb-addon.png + $(shell find res -type f) icons/openlogo-nd.svg icons/icedeb-addon.svg all: $(PKG).xpi $(PKG).xpi: $(ALL_FILES) rm -f $@ zip $@ $^ - -icons/icedeb-addon.png: res/icon.xcf - xcf2png -o "$@" $< -f -T