Updated makefile
This commit is contained in:
parent
caa2bc6493
commit
3fcd0f2c2b
5
Makefile
5
Makefile
@ -1,5 +1,8 @@
|
||||
deploy: bdp-kompass.php
|
||||
translate: bdp-kompass.php
|
||||
msgfmt lang/bdp-kompass_de_DE.po -olang/bdp-kompass-de_DE.mo
|
||||
|
||||
deploy: bdp-kompass.php
|
||||
make translate
|
||||
@php ./.deployment/create_info_json.php $(version)
|
||||
mkdir -p ./.deployment/bdp-kompass/bdp-kompass
|
||||
cp -r * ./.deployment/bdp-kompass/bdp-kompass
|
||||
|
Loading…
Reference in New Issue
Block a user