]> git.ktnx.net Git - icedeb.git/blobdiff - Makefile
add support for clipboard.readText(), available in firefox 63
[icedeb.git] / Makefile
index 80250141604dba17026cc30e89a75723b2e6dd4e..551c44a196f1c30d74cdc3b5f327ed78663d193a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,13 +3,11 @@
 
 PKG := icedeb
 
-ALL_FILES := README TODO manifest.json icedeb.js icedeb.css icedeb.html icedeb-content.js \
+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
 
 all: $(PKG).xpi
 $(PKG).xpi: $(ALL_FILES)
        rm -f $@
        zip $@ $^
-
-icons/icedeb-addon.png: res/icon.xcf
-       xcf2png -o "$@" $< -f -T