summaryrefslogtreecommitdiff
path: root/expat/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'expat/tests/Makefile.am')
-rw-r--r--expat/tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/expat/tests/Makefile.am b/expat/tests/Makefile.am
index b34a1542..cb68e11e 100644
--- a/expat/tests/Makefile.am
+++ b/expat/tests/Makefile.am
@@ -57,6 +57,9 @@ runtestspp_SOURCES = \
runtests_LDADD = libruntests.a ../lib/libexpatinternal.la
runtestspp_LDADD = libruntests.a ../lib/libexpatinternal.la
+runtests_LDFLAGS = @AM_LDFLAGS@ @LIBM@
+runtestspp_LDFLAGS = @AM_LDFLAGS@ @LIBM@
+
EXTRA_DIST = \
chardata.h \
structdata.h \