diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-04-11 15:35:54 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-04-11 15:35:54 +0200 |
commit | 500ae1b523f168e24e046e0a65a870a86328d6e3 (patch) | |
tree | 16bba061fc73e0e1615fe954d4524ad2203c88e3 | |
parent | 43a061a92f3287748485acbd0c6f3f6c769bd7f9 (diff) | |
download | Ishtar-500ae1b523f168e24e046e0a65a870a86328d6e3.tar.bz2 Ishtar-500ae1b523f168e24e046e0a65a870a86328d6e3.zip |
Fix makefile
-rw-r--r-- | Makefile.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.example b/Makefile.example index db4e5dc1e..abbaf9202 100644 --- a/Makefile.example +++ b/Makefile.example @@ -247,7 +247,7 @@ fixtures_files: archaeological_files.permittype \ > '../archaeological_files/fixtures/initial_data-'$(default_data)'.json' -translations_push: translations_pull makemessages +translations_push: makemessages zanata-cli push translations_pull: |