Commit 53e0064e55aac1f4da6ab47e155fcddfe71d4a7f

Authored by Perry Werneck
1 parent 7cfcac7e

Atualizando criação dos arquivos de tradução.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile.in
... ... @@ -106,7 +106,7 @@ $(OBJRLS)/%.o: \
106 106  
107 107 $(POTDIR)/%.pot: %.c
108 108  
109   - @echo $< ...
  109 + @echo $(notdir $@) ...
110 110 @$(MKDIR) `dirname $@`
111 111 @$(XGETTEXT) \
112 112 --default-domain=$(PACKAGE) \
... ...