From a43974daf4ade35c85699629cc433b790f8239b7 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 18 Jan 2017 14:05:39 -0200 Subject: [PATCH] Atualizando criação dos arquivos de tradução. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 0b58414..ca1aeba 100644 --- a/Makefile.in +++ b/Makefile.in @@ -87,7 +87,7 @@ $(OBJRLS)/%.o: \ $(POTDIR)/%.pot: %.c - @echo $< ... + @echo $(notdir $@) ... @$(MKDIR) `dirname $@` @$(XGETTEXT) \ --default-domain=$(PACKAGE) \ -- libgit2 0.21.2