BIND 10 master, updated. 373bed0a95cbe38e67282e7ccca8cdd8fc2372f0 Merge branch 'master' of git+ssh://bind10.isc.org/var/bind10/git/bind10
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jun 27 14:41:12 UTC 2011
The branch, master has been updated
via 373bed0a95cbe38e67282e7ccca8cdd8fc2372f0 (commit)
via a01f7fc667d5fe05428231479d8e934673b40407 (commit)
from 5355f8f14648fddf13cda7240530e7b4216da671 (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 373bed0a95cbe38e67282e7ccca8cdd8fc2372f0
Merge: a01f7fc667d5fe05428231479d8e934673b40407 5355f8f14648fddf13cda7240530e7b4216da671
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Jun 27 16:41:05 2011 +0200
Merge branch 'master' of git+ssh://bind10.isc.org/var/bind10/git/bind10
commit a01f7fc667d5fe05428231479d8e934673b40407
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date: Mon Jun 27 16:40:46 2011 +0200
Fix makefile, missing file
-----------------------------------------------------------------------
Summary of changes:
src/lib/acl/tests/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/acl/tests/Makefile.am b/src/lib/acl/tests/Makefile.am
index ae137a8..f43e057 100644
--- a/src/lib/acl/tests/Makefile.am
+++ b/src/lib/acl/tests/Makefile.am
@@ -11,6 +11,7 @@ run_unittests_SOURCES += dns_test.cc
run_unittests_SOURCES += ip_check_unittest.cc
run_unittests_SOURCES += loader_test.cc
run_unittests_SOURCES += logcheck.h
+run_unittests_SOURCES += creators.h
run_unittests_SOURCES += logic_check_test.cc
run_unittests_CPPFLAGS = $(AM_CPPFLAGS) $(GTEST_INCLUDES)
run_unittests_LDFLAGS = $(AM_LDFLAGS) $(GTEST_LDFLAGS)
More information about the bind10-changes
mailing list