]> git.mxchange.org Git - flightgear.git/blobdiff - tests/Makefile.am
Silently ignore platforms that are not specified within the <number></number> section
[flightgear.git] / tests / Makefile.am
index fb974b3736fc18ec87a3f95307106dd034c92c09..3f9e130fb94c9456f869b668bdc4a80b054adf15 100644 (file)
@@ -17,4 +17,4 @@ test_mktime_SOURCES = test-mktime.cxx
 test_text_SOURCES = test-text.cxx
 
 test_up_SOURCES = test-up.cxx
-test_up_LDADD = -lsgmath -lsgdebug -lplibsg -lplibul
+test_up_LDADD = -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lplibsg -lplibul -lz $(base_LIBS)