BIND 10 trac2009, updated. 20a21a87777944fea10cf615b0b54d6e96df00ae [master] make sockcreator before sockcreator/tests

BIND 10 source code commits bind10-changes at lists.isc.org
Wed May 30 14:58:52 UTC 2012


The branch, trac2009 has been updated
       via  20a21a87777944fea10cf615b0b54d6e96df00ae (commit)
      from  266ddad13b59fe73124e35af6f3a3c62f0f743f5 (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 20a21a87777944fea10cf615b0b54d6e96df00ae
Author: Mukund Sivaraman <muks at isc.org>
Date:   Wed May 30 20:28:35 2012 +0530

    [master] make sockcreator before sockcreator/tests

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

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

-----------------------------------------------------------------------
diff --git a/src/bin/sockcreator/Makefile.am b/src/bin/sockcreator/Makefile.am
index e954c02..8494114 100644
--- a/src/bin/sockcreator/Makefile.am
+++ b/src/bin/sockcreator/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = tests
+SUBDIRS = . tests
 
 AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
 



More information about the bind10-changes mailing list