From 7aecbe900892328e3f6740d4eed94e8dbb26efaf 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(-) 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