From efcde8585e561818a7fd6becc12821724ffdd377 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Wed, 5 Dec 2018 11:29:24 -0200 Subject: [PATCH] Fixing windows builds. --- Makefile.in | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/Makefile.in b/Makefile.in index 5cb5d1f..347b637 100644 --- a/Makefile.in +++ b/Makefile.in @@ -102,6 +102,7 @@ LIBS= \ @LIBS@ \ @GTK_LIBS@ \ @GLIB_LIBS@ \ + @LIBICONV@ \ @INTL_LIBS@ \ -l3270 -- libgit2 0.21.2