.PHONY: build build: dist/web-ext.zip dist/web-ext.zip: mkdir -p "$(dir $@)" cd src \ ; zip -r "$(abspath $@)" .