BIND 10 trac2349, updated. 6920774dd67be1221c379e9d5161f0cc932fbd73 [2349] forgot to remove a line from makefile as well

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Oct 15 15:22:18 UTC 2012


The branch, trac2349 has been updated
       via  6920774dd67be1221c379e9d5161f0cc932fbd73 (commit)
      from  3a73fff8f44f18188c1f810f3f5395e6ea107a7d (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 6920774dd67be1221c379e9d5161f0cc932fbd73
Author: Jelte Jansen <jelte at isc.org>
Date:   Mon Oct 15 17:22:05 2012 +0200

    [2349] forgot to remove a line from makefile as well

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

Summary of changes:
 src/lib/testutils/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/testutils/Makefile.am b/src/lib/testutils/Makefile.am
index dc275b0..2281b6d 100644
--- a/src/lib/testutils/Makefile.am
+++ b/src/lib/testutils/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = . testdata valgrind
+SUBDIRS = . testdata
 
 AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
 AM_CPPFLAGS += $(BOOST_INCLUDES)



More information about the bind10-changes mailing list