BIND 10 trac3079, updated. 278c59a0b5db80c61ed08550da6d065af8aead90 [3079] Fix typo in directory name

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Aug 13 13:47:53 UTC 2013


The branch, trac3079 has been updated
       via  278c59a0b5db80c61ed08550da6d065af8aead90 (commit)
      from  ed7586fa45a5aac074e8f38a01e8ff5a48ffefaa (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 278c59a0b5db80c61ed08550da6d065af8aead90
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Aug 13 15:37:10 2013 +0200

    [3079] Fix typo in directory name

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/Makefile.am b/src/lib/python/isc/Makefile.am
index 740afb1..9d0a8ce 100644
--- a/src/lib/python/isc/Makefile.am
+++ b/src/lib/python/isc/Makefile.am
@@ -1,5 +1,5 @@
 SUBDIRS = datasrc util cc config dns log net notify testutils acl bind10
-SUBDIRS += xfrin log_messages server_common ddns sysinfo statistic
+SUBDIRS += xfrin log_messages server_common ddns sysinfo statistics
 if USE_SHARED_MEMORY
 # The memory manager is useless without shared memory support
 SUBDIRS += memmgr



More information about the bind10-changes mailing list