BIND 10 trac878, updated. 3b1a604abf5709bfda7271fa94213f7d823de69d [trac878] src/bin/auth/tests/Makefile.am changes reverted This reverts commit 0caae46ef006c8322d489d6b140c0aee91928803.
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jun 30 12:53:34 UTC 2011
The branch, trac878 has been updated
via 3b1a604abf5709bfda7271fa94213f7d823de69d (commit)
from 0caae46ef006c8322d489d6b140c0aee91928803 (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 3b1a604abf5709bfda7271fa94213f7d823de69d
Author: Tomek Mrugalski <tomasz at isc.org>
Date: Thu Jun 30 14:41:51 2011 +0200
[trac878] src/bin/auth/tests/Makefile.am changes reverted
This reverts commit 0caae46ef006c8322d489d6b140c0aee91928803.
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/tests/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/Makefile.am b/src/bin/auth/tests/Makefile.am
index ac8e857..71520c2 100644
--- a/src/bin/auth/tests/Makefile.am
+++ b/src/bin/auth/tests/Makefile.am
@@ -19,7 +19,9 @@ TESTS =
if HAVE_GTEST
TESTS += run_unittests
-run_unittests_SOURCES = ../auth_srv.h ../auth_srv.cc
+run_unittests_SOURCES = $(top_srcdir)/src/lib/dns/tests/unittest_util.h
+run_unittests_SOURCES += $(top_srcdir)/src/lib/dns/tests/unittest_util.cc
+run_unittests_SOURCES += ../auth_srv.h ../auth_srv.cc
run_unittests_SOURCES += ../auth_log.h ../auth_log.cc
run_unittests_SOURCES += ../query.h ../query.cc
run_unittests_SOURCES += ../change_user.h ../change_user.cc
More information about the bind10-changes
mailing list