Fix Makefile for new dir layout

This commit is contained in:
Jaidyn Ann 2024-03-08 23:55:10 -06:00
parent 91f32d50b9
commit d720b55cf5

View File

@ -39,4 +39,4 @@ native-uninstall:
.PHONY: xpi .PHONY: xpi
xpi: xpi:
@rm -f shellfox.xpi && zip -r shellfox.xpi background.js _locales/ manifest.json options.* res/shell*.png @rm -f shellfox.xpi && zip -r shellfox.xpi background.js manifest.json _locales html img/shellfox*.png