From: ehofman Date: Sat, 23 Dec 2006 12:15:05 +0000 (+0000) Subject: Wether you like it or not, MispPro needs these libraries referenced X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3b834876116eef4f0bda3b18d38911163cf5a0e5;p=simgear.git Wether you like it or not, MispPro needs these libraries referenced --- diff --git a/simgear/route/Makefile.am b/simgear/route/Makefile.am index ead62da8..7eb27878 100644 --- a/simgear/route/Makefile.am +++ b/simgear/route/Makefile.am @@ -19,6 +19,9 @@ waytest_LDADD = \ $(top_builddir)/simgear/math/libsgmath.a \ $(top_builddir)/simgear/debug/libsgdebug.a \ $(top_builddir)/simgear/misc/libsgmisc.a \ + $(top_builddir)/simgear/props/libsgprops.a \ + $(top_builddir)/simgear/structure/libsgstructure.a \ + $(top_builddir)/simgear/xml/libsgxml.a \ $(base_LIBS) \ -lz