BIND 10 master, updated. 59464e665cd90e476e6c45843151ab6209a8517d [master] forgot CLEANFILES entry in merge of #963

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Mar 27 12:30:06 UTC 2012


The branch, master has been updated
       via  59464e665cd90e476e6c45843151ab6209a8517d (commit)
      from  a2004cbca71aef99c8f640c4d7f06944c63b4c7a (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 59464e665cd90e476e6c45843151ab6209a8517d
Author: Jelte Jansen <jelte at isc.org>
Date:   Tue Mar 27 14:29:24 2012 +0200

    [master] forgot CLEANFILES entry in merge of #963
    
    this should fix the distcheck failure reported in http://git.bind10.isc.org/~tester/builder/BIND10-distcheck/20120327113000-FreeBSD8-i386/logs/distcheck.out

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

Summary of changes:
 src/lib/python/isc/log_messages/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/log_messages/Makefile.am b/src/lib/python/isc/log_messages/Makefile.am
index 552f5d9..6b4be94 100644
--- a/src/lib/python/isc/log_messages/Makefile.am
+++ b/src/lib/python/isc/log_messages/Makefile.am
@@ -30,6 +30,7 @@ CLEANFILES += config_messages.pyc
 CLEANFILES += notify_out_messages.pyc
 CLEANFILES += libxfrin_messages.pyc
 CLEANFILES += server_common_messages.pyc
+CLEANFILES += dbutil_messages.pyc
 
 CLEANDIRS = __pycache__
 



More information about the bind10-changes mailing list