From: bert hubert Date: Tue, 9 Jun 2015 07:39:27 +0000 (+0200) Subject: add RT libs to testrunner since delaypipe now needs it X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~78^2~19^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6136b0a1be2e12ab3d4b1c2000a305a1e2464ec1;p=thirdparty%2Fpdns.git add RT libs to testrunner since delaypipe now needs it --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index 2a51ea565b..5429a5dace 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1024,6 +1024,7 @@ testrunner_LDADD = \ $(POLARSSL_LIBS) \ $(BOOST_UNIT_TEST_FRAMEWORK_LIBS) \ $(BOOST_SERIALIZATION_LIBS) \ + $(RT_LIBS) \ $(LIBDL) if PKCS11