Commit 53e0064e55aac1f4da6ab47e155fcddfe71d4a7f
1 parent
7cfcac7e
Exists in
master
and in
3 other branches
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,7 +106,7 @@ $(OBJRLS)/%.o: \ | ||
106 | 106 | ||
107 | $(POTDIR)/%.pot: %.c | 107 | $(POTDIR)/%.pot: %.c |
108 | 108 | ||
109 | - @echo $< ... | 109 | + @echo $(notdir $@) ... |
110 | @$(MKDIR) `dirname $@` | 110 | @$(MKDIR) `dirname $@` |
111 | @$(XGETTEXT) \ | 111 | @$(XGETTEXT) \ |
112 | --default-domain=$(PACKAGE) \ | 112 | --default-domain=$(PACKAGE) \ |