Commit a43974daf4ade35c85699629cc433b790f8239b7
1 parent
92b6ebdb
Exists in
master
and in
1 other branch
Atualizando criação dos arquivos de tradução.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Makefile.in
| @@ -87,7 +87,7 @@ $(OBJRLS)/%.o: \ | @@ -87,7 +87,7 @@ $(OBJRLS)/%.o: \ | ||
| 87 | 87 | ||
| 88 | $(POTDIR)/%.pot: %.c | 88 | $(POTDIR)/%.pot: %.c |
| 89 | 89 | ||
| 90 | - @echo $< ... | 90 | + @echo $(notdir $@) ... |
| 91 | @$(MKDIR) `dirname $@` | 91 | @$(MKDIR) `dirname $@` |
| 92 | @$(XGETTEXT) \ | 92 | @$(XGETTEXT) \ |
| 93 | --default-domain=$(PACKAGE) \ | 93 | --default-domain=$(PACKAGE) \ |