Fix compiler warnings
[libside.git] / tests / Makefile.am
index 1e3a7c85a9d7933bf4c9ebc87d40a6dd4c8c1786..be44e3e99a6f491863b09076b4e757d3e09b1b80 100644 (file)
@@ -20,7 +20,8 @@ regression_side_rcu_test_LDADD = \
        $(top_builddir)/src/librcu.la \
        $(top_builddir)/src/libsmp.la \
        $(top_builddir)/src/libside.la \
-       $(top_builddir)/tests/utils/libtap.la
+       $(top_builddir)/tests/utils/libtap.la \
+       $(RSEQ_LIBS)
 
 # Currently no tap tests to run
 TESTS =
This page took 0.02316 seconds and 4 git commands to generate.