From: Marcin Siodelski Date: Tue, 4 Feb 2014 18:24:55 +0000 (+0100) Subject: [3242] Do not install test library. X-Git-Tag: bind10-1.2.0beta1-release~63^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b522d63a842654c680602d3ee89eac324333d48;p=thirdparty%2Fkea.git [3242] Do not install test library. --- diff --git a/src/lib/dhcp/tests/Makefile.am b/src/lib/dhcp/tests/Makefile.am index 882bb56fdb..0f2ea1bcbb 100644 --- a/src/lib/dhcp/tests/Makefile.am +++ b/src/lib/dhcp/tests/Makefile.am @@ -25,7 +25,7 @@ TESTS_ENVIRONMENT = \ TESTS = if HAVE_GTEST -lib_LTLIBRARIES = libdhcptest.la +noinst_LTLIBRARIES = libdhcptest.la libdhcptest_la_SOURCES = iface_mgr_test_config.cc iface_mgr_test_config.h libdhcptest_la_SOURCES += pkt_filter_test_stub.cc pkt_filter_test_stub.h