X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=Makefile;h=d507a7b7c0898052fd77e96bd91c881bf4e1570f;hp=80250141604dba17026cc30e89a75723b2e6dd4e;hb=6e53fef5509077f26d023cf29aae72619121e8cf;hpb=e1200d6fed0e925808f97727267d996051db9527 diff --git a/Makefile b/Makefile index 8025014..d507a7b 100644 --- a/Makefile +++ b/Makefile @@ -3,13 +3,13 @@ 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.svg +ALL_FILES := README TODO Changes manifest.json \ + icedeb.js icedeb.css icedeb.html icedeb-content.js \ + $(shell find res -type f) \ + icons/openlogo-nd.svg \ + icons/icedeb-addon-light.svg icons/icedeb-addon-dark.svg all: $(PKG).xpi $(PKG).xpi: $(ALL_FILES) rm -f $@ zip $@ $^ - -icons/icedeb-addon.png: res/icon.xcf - xcf2png -o "$@" $< -f -T