From 161b72917ba6c70a8d2fb7a7335137f6332c49df Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 24 Jul 2019 15:22:48 -0300 Subject: [PATCH] Fixing build. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index f897ab4..c86b484 100644 --- a/Makefile.in +++ b/Makefile.in @@ -182,7 +182,7 @@ $(POTDIR)/$(LIBNAME)/%.pot: \ all: \ $(BINRLS)/$(LIBNAME)@DLLEXT@ \ $(BINRLS)/static/$(LIBNAME).a \ - $(POTDIR)/$(LIBNAME).pot + $(POTDIR)/lib3270.pot Release: \ $(BINRLS)/$(LIBNAME)@DLLEXT@ \ -- libgit2 0.21.2