Commit efcde8585e561818a7fd6becc12821724ffdd377

Authored by Perry Werneck
1 parent 692d86a9
Exists in master and in 1 other branch develop

Fixing windows builds.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
@@ -102,6 +102,7 @@ LIBS= \ @@ -102,6 +102,7 @@ LIBS= \
102 @LIBS@ \ 102 @LIBS@ \
103 @GTK_LIBS@ \ 103 @GTK_LIBS@ \
104 @GLIB_LIBS@ \ 104 @GLIB_LIBS@ \
  105 + @LIBICONV@ \
105 @INTL_LIBS@ \ 106 @INTL_LIBS@ \
106 -l3270 107 -l3270
107 108