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^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b0c08b7258547bc24e71ff473834f73b770279;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 353304aa6a..76987d465e 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1023,6 +1023,7 @@ testrunner_LDADD = \ $(POLARSSL_LIBS) \ $(BOOST_UNIT_TEST_FRAMEWORK_LIBS) \ $(BOOST_SERIALIZATION_LIBS) \ + $(RT_LIBS) \ $(LIBDL) if PKCS11