]> git.ktnx.net Git - icedeb.git/blobdiff - Makefile
SVG for the addon icon
[icedeb.git] / Makefile
index da40095aa5c27e71c97b0fdca0f1fa61a6f996d5..80250141604dba17026cc30e89a75723b2e6dd4e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 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)