From 500ae1b523f168e24e046e0a65a870a86328d6e3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 11 Apr 2017 15:35:54 +0200 Subject: Fix makefile --- Makefile.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.example') 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: -- cgit v1.2.3