From 819287cabbc0eb5ce408f6448230d4371529bf35 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 22 Jul 2019 16:12:09 -0300 Subject: [PATCH] Fixing build. --- Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 6a618b5..9672bbf 100644 --- a/Makefile.in +++ b/Makefile.in @@ -120,8 +120,7 @@ locale: \ lib@LIB3270_NAME@.pot lib@LIB3270_NAME@.pot: \ - $(POTDIR)/lib@LIB3270_NAME@.pot \ - $(POTDIR)/lib@LIB3270_NAME@++.pot + $(POTDIR)/lib@LIB3270_NAME@.pot @rm -f $@ @mkdir -p `dirname $@` -- libgit2 0.21.2