]> git.mxchange.org Git - simgear.git/commitdiff
Wether you like it or not, MispPro needs these libraries referenced
authorehofman <ehofman>
Sat, 23 Dec 2006 12:15:05 +0000 (12:15 +0000)
committerehofman <ehofman>
Sat, 23 Dec 2006 12:15:05 +0000 (12:15 +0000)
simgear/route/Makefile.am

index ead62da8994e150ac1c246801b4aad1f0c97e5b3..7eb27878e46dc8be3fc49deffbb1fc9bafeae32e 100644 (file)
@@ -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