BIND 10 master, updated. 68fc48d1f7b01e65aeaadeeffb08785899b023af Remove generated file

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Sep 16 12:14:22 UTC 2013


The branch, master has been updated
       via  68fc48d1f7b01e65aeaadeeffb08785899b023af (commit)
      from  6d99f3d904bb5a9688e6d95bedc9b0bc4c3a0e27 (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 68fc48d1f7b01e65aeaadeeffb08785899b023af
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Sep 16 13:33:53 2013 +0200

    Remove generated file

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/util/Makefile.am b/src/lib/python/isc/util/Makefile.am
index 768c856..e73d9e5 100644
--- a/src/lib/python/isc/util/Makefile.am
+++ b/src/lib/python/isc/util/Makefile.am
@@ -9,6 +9,7 @@ EXTRA_DIST = util_messages.mes
 
 CLEANFILES = $(PYTHON_LOGMSGPKG_DIR)/work/util_messages.py
 CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/util_messages.pyc
+CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/util_messages.pyo
 
 # Define rule to build logging source files from message file
 $(PYTHON_LOGMSGPKG_DIR)/work/util_messages.py: util_messages.mes



More information about the bind10-changes mailing list