show where the file is
This commit is contained in:
parent
5779a3f19e
commit
6d29d20133
1
Makefile
1
Makefile
|
@ -20,6 +20,7 @@ example:
|
||||||
@mkdir -p build
|
@mkdir -p build
|
||||||
@rm -f build/example.zip
|
@rm -f build/example.zip
|
||||||
@zip -j build/example.zip resources/example.* resources/openpgp.min.js resources/jquery.min.js
|
@zip -j build/example.zip resources/example.* resources/openpgp.min.js resources/jquery.min.js
|
||||||
|
@echo "Have a look at build/example.zip"
|
||||||
|
|
||||||
ext-chr-gmail:
|
ext-chr-gmail:
|
||||||
@./scripts/create_extension.sh
|
@./scripts/create_extension.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user