X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fio%2FMakefile.am;h=05b80db23f5619893179ceada3220054cbce8e23;hb=ea1bbbabfabd370f4c1d49ba203a461afe1294cf;hp=d51e287ad379979fefe7699b0551c44848f07c50;hpb=454c5b1ed2137b94e0f6d28e468855c319909f6b;p=simgear.git diff --git a/simgear/io/Makefile.am b/simgear/io/Makefile.am index d51e287a..05b80db2 100644 --- a/simgear/io/Makefile.am +++ b/simgear/io/Makefile.am @@ -71,7 +71,7 @@ socktest_LDADD = \ $(top_builddir)/simgear/debug/libsgdebug.a \ $(top_builddir)/simgear/bucket/libsgbucket.a \ $(top_builddir)/simgear/misc/libsgmisc.a \ - $(socktest_PLIB_LIBS) -lz + $(socktest_PLIB_LIBS) -lz \ $(network_LIBS) \ $(base_LIBS)