]> git.mxchange.org Git - flightgear.git/blobdiff - utils/TerraSync/Makefile.am
Fix for bug #204 and #222 by Bertrand Coconnier; NaNs (bug #222) were basically gener...
[flightgear.git] / utils / TerraSync / Makefile.am
index 7106cc72f2d49a92b97e24d92c492915acb46238..3932be5243f6802df35f7d2fd6545b06fc89d539 100644 (file)
@@ -6,4 +6,4 @@ terrasync_SOURCES = terrasync.cxx
 
 AM_CPPFLAGS = $(svn_CPPFLAGS)
 
-terrasync_LDADD = -lsgio -lsgmisc -lsgdebug $(network_LIBS) $(svn_LIBS)
+terrasync_LDADD = -lsgio -lsgstructure -lsgmisc -lsgdebug $(network_LIBS) $(svn_LIBS)