]> git.mxchange.org Git - simgear.git/blobdiff - simgear/props/Makefile.am
Modified Files:
[simgear.git] / simgear / props / Makefile.am
index 30265b67e0c56310d7e4b2c085ca26cec94048c5..f1cf6f9a99c2779dd5bce157e3d22e57c6e0aec0 100644 (file)
@@ -16,7 +16,7 @@ noinst_PROGRAMS = props_test
 
 props_test_SOURCES = props_test.cxx
 props_test_LDADD = \
-       $(top_builddir)/simgear/props/libsgprops.a \
+       libsgprops.a \
        $(top_builddir)/simgear/xml/libsgxml.a \
        $(top_builddir)/simgear/misc/libsgmisc.a \
        $(top_builddir)/simgear/debug/libsgdebug.a \