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