Fix test-program linkage now sgmath depends on sgstructure.

This commit is contained in:
jmt
2008-12-26 12:27:32 +00:00
committed by Tim Moore
parent ac57eab8ac
commit b0a5b54949

View File

@@ -31,4 +31,5 @@ routetest_LDADD = \
libsgroute.a \
$(top_builddir)/simgear/math/libsgmath.a \
$(top_builddir)/simgear/debug/libsgdebug.a \
$(top_builddir)/simgear/structure/libsgstructure.a \
$(base_LIBS)