]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/Makefile.am
Harald JOHNSEN:
[simgear.git] / simgear / props / Makefile.am
index f6928205416b198fb4f510b5749d7e4aa0d89ed7..30265b67e0c56310d7e4b2c085ca26cec94048c5 100644 (file)
@@ -19,6 +19,7 @@ props_test_LDADD = \
        $(top_builddir)/simgear/props/libsgprops.a \
        $(top_builddir)/simgear/xml/libsgxml.a \
        $(top_builddir)/simgear/misc/libsgmisc.a \
-       $(top_builddir)/simgear/debug/libsgdebug.a
+       $(top_builddir)/simgear/debug/libsgdebug.a \
+       $(top_builddir)/simgear/structure/libsgstructure.a
 
 INCLUDES = -I$(top_srcdir)