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
Makefile.in
... ... @@ -102,6 +102,7 @@ LIBS= \
102 102 @LIBS@ \
103 103 @GTK_LIBS@ \
104 104 @GLIB_LIBS@ \
  105 + @LIBICONV@ \
105 106 @INTL_LIBS@ \
106 107 -l3270
107 108  
... ...