add icons
update Makefile fix
This commit is contained in:
parent
4d8dd57937
commit
85e3723814
6 changed files with 7 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -3,4 +3,4 @@ SET_VERSION = $(eval CURRENT_VERSION=$(VERSION))
|
|||
|
||||
default:
|
||||
$(SET_VERSION)
|
||||
zip -r releases/epas-ripper-$(CURRENT_VERSION).xpi style.css content.js lib archive-viewer manifest.json
|
||||
zip -r releases/epas-ripper-$(CURRENT_VERSION).xpi style.css content.js lib archive-viewer manifest.json icons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue