BIND 10 trac602, updated. 8d3f576ca98cdd6e821cf76464cd342d42d941a3 [trac602] Fix Makefile

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Mar 29 18:38:46 UTC 2011


The branch, trac602 has been updated
       via  8d3f576ca98cdd6e821cf76464cd342d42d941a3 (commit)
      from  7362cbdfc230a2f8deee2933b78e23bdb4892e98 (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 8d3f576ca98cdd6e821cf76464cd342d42d941a3
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Mar 29 19:52:28 2011 +0200

    [trac602] Fix Makefile

-----------------------------------------------------------------------

Summary of changes:
 src/bin/auth/tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/bin/auth/tests/Makefile.am b/src/bin/auth/tests/Makefile.am
index 3ad0d4e..d7117ce 100644
--- a/src/bin/auth/tests/Makefile.am
+++ b/src/bin/auth/tests/Makefile.am
@@ -22,7 +22,7 @@ run_unittests_SOURCES += $(top_srcdir)/src/lib/dns/tests/unittest_util.cc
 run_unittests_SOURCES += ../auth_srv.h ../auth_srv.cc
 run_unittests_SOURCES += ../query.h ../query.cc
 run_unittests_SOURCES += ../change_user.h ../change_user.cc
-run_unittests_SOURCES += ../config.h ../auth_config.cc
+run_unittests_SOURCES += ../auth_config.h ../auth_config.cc
 run_unittests_SOURCES += ../command.h ../command.cc
 run_unittests_SOURCES += ../statistics.h ../statistics.cc
 run_unittests_SOURCES += auth_srv_unittest.cc




More information about the bind10-changes mailing list