BIND 10 trac3242, updated. 1b522d63a842654c680602d3ee89eac324333d48 [3242] Do not install test library.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Feb 4 18:25:02 UTC 2014
The branch, trac3242 has been updated
via 1b522d63a842654c680602d3ee89eac324333d48 (commit)
from fbade26f032fdd495abe2effb0a2913b642b0ac6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 1b522d63a842654c680602d3ee89eac324333d48
Author: Marcin Siodelski <marcin at isc.org>
Date: Tue Feb 4 19:24:55 2014 +0100
[3242] Do not install test library.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/tests/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/tests/Makefile.am b/src/lib/dhcp/tests/Makefile.am
index 882bb56..0f2ea1b 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
More information about the bind10-changes
mailing list