X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=d507a7b7c0898052fd77e96bd91c881bf4e1570f;hp=551c44a196f1c30d74cdc3b5f327ed78663d193a;hb=00e050daa521421fc8af108cbfa045a1ff122152;hpb=d28e9ea2cafd33cb88729025f07d5f542b0af5fb diff --git a/Makefile b/Makefile index 551c44a..d507a7b 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,9 @@ PKG := icedeb 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.svg + $(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)