Commit 8ae01622512a51a502447b49c5208933c7579f7e

Authored by Perry Werneck
1 parent 0dd7e569
Exists in master and in 1 other branch develop

Fixing link options for testprogram.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
server/Makefile.in
... ... @@ -109,6 +109,7 @@ LIBS= \
109 109 @LIBICONV@ \
110 110 @INTL_LIBS@ \
111 111 @V3270_LIBS@ \
  112 + @LIB3270_LIBS@ \
112 113 @GTK_LIBS@ \
113 114 @GLIB_LIBS@
114 115  
... ...