BIND 10 trac2380merge, updated. 293b9701eca17a0fe1edab4cb5f9877cbbd5e5a0 [2380merge] another missing CLEANFILE
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Dec 19 07:41:23 UTC 2012
The branch, trac2380merge has been updated
via 293b9701eca17a0fe1edab4cb5f9877cbbd5e5a0 (commit)
from 944a338454ba772066607bd1e8a433c4f9af4502 (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 293b9701eca17a0fe1edab4cb5f9877cbbd5e5a0
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Dec 18 23:41:01 2012 -0800
[2380merge] another missing CLEANFILE
-----------------------------------------------------------------------
Summary of changes:
src/bin/loadzone/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/bin/loadzone/Makefile.am b/src/bin/loadzone/Makefile.am
index ec76af3..13b1501 100644
--- a/src/bin/loadzone/Makefile.am
+++ b/src/bin/loadzone/Makefile.am
@@ -5,7 +5,7 @@ noinst_SCRIPTS = run_loadzone.sh
nodist_pylogmessage_PYTHON = $(PYTHON_LOGMSGPKG_DIR)/work/loadzone_messages.py
pylogmessagedir = $(pyexecdir)/isc/log_messages/
-CLEANFILES = b10-loadzone
+CLEANFILES = b10-loadzone loadzone.pyc
CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/loadzone_messages.py
CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/loadzone_messages.pyc
More information about the bind10-changes
mailing list