Updated makefile

This commit is contained in:
Thomas Günther 2024-03-16 17:00:12 +01:00
parent caa2bc6493
commit 3fcd0f2c2b

View File

@ -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