From c0df007f389e8f30df0a7aa619ebe92ab870f285 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 4 Oct 2015 21:55:50 +0200 Subject: [PATCH] Fix dependencies for most translations --- po/project.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/po/project.conf b/po/project.conf index e88bcbf..13de46d 100644 --- a/po/project.conf +++ b/po/project.conf @@ -16,16 +16,16 @@ depends=$(OBJDIR)Browser.pot,de.po type=script script=./gettext.sh install= -depends$(OBJDIR)=Browser.pot,es.po +depends=$(OBJDIR)Browser.pot,es.po [fr.mo] type=script script=./gettext.sh install= -depends$(OBJDIR)=Browser.pot,fr.po +depends=$(OBJDIR)Browser.pot,fr.po [it.mo] type=script script=./gettext.sh install= -depends$(OBJDIR)=Browser.pot,it.po +depends=$(OBJDIR)Browser.pot,it.po