X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Froute%2FMakefile.am;h=80a9ea65dc39fcafc6aed844f709a8092e530b8e;hb=3346bfc9a8e01a81bddab503664e0399d57e4d5e;hp=d3d1f10002c22f6989b6feac86b324c48c2bccb9;hpb=5d7d77d4b61824e5f67fbadcc34c335d2fee25ca;p=simgear.git diff --git a/simgear/route/Makefile.am b/simgear/route/Makefile.am index d3d1f100..80a9ea65 100644 --- a/simgear/route/Makefile.am +++ b/simgear/route/Makefile.am @@ -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)