]> git.ktnx.net Git - icedeb.git/blobdiff - Makefile
place openlogo-ng in a square document
[icedeb.git] / Makefile
index aa8562701153cca8cd6dad992de5cc5b86b433f9..d507a7b7c0898052fd77e96bd91c881bf4e1570f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,8 +3,11 @@
 
 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)