Add everything to makefile
This commit is contained in:
parent
ce0057a2d9
commit
bee347e4c9
4
Makefile
4
Makefile
|
@ -1,5 +1,5 @@
|
||||||
zip-ff:
|
zip-ff:
|
||||||
zip ff-update manifest.json LICENSE icon*.png *.css *.js *.html
|
zip ff-update manifest.json LICENSE *.png *.css *.js *.html
|
||||||
|
|
||||||
zip-chrome:
|
zip-chrome:
|
||||||
zip chrome-update manifest.json icon*.png *.css *.js *.html
|
zip chrome-update manifest.json *.png *.css *.js *.html
|
||||||
|
|
Loading…
Reference in New Issue