Fix test-program linkage now sgmath depends on sgstructure.

This commit is contained in:
jmt
2009-01-02 23:52:46 +01:00
committed by Tim Moore
parent ac57eab8ac
commit b0a5b54949
+1
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)