diff options
| -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: | 
