]> git.ktnx.net Git - icedeb.git/blob - Makefile
remove legacy XPCOM implementation
[icedeb.git] / Makefile
1 #!/usr/bin/make -f
2 # vim: noet sts=8 sw=8 ts=8 ft=makefile
3
4 PKG := icedeb
5
6 ALL_FILES := README TODO manifest.json icedeb.js icedeb.css icedeb.html icedeb-content.js \
7     $(shell find res -type f) icons/openlogo-nd.svg icons/icedeb-addon.png
8
9 all: $(PKG).xpi
10 $(PKG).xpi: $(ALL_FILES)
11         rm -f $@
12         zip $@ $^
13
14 icons/icedeb-addon.png: res/icon.xcf
15         xcf2png -o "$@" $< -f -T