BIND 10 trac1259, updated. b29c5e5221b8e6a9ff65a0c39f14c04afaed5c44 [1259] Missing EXTRA_DIST

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Oct 3 13:35:46 UTC 2011


The branch, trac1259 has been updated
       via  b29c5e5221b8e6a9ff65a0c39f14c04afaed5c44 (commit)
      from  9e17bd49b426ffba00312cf90ec80d178a20b964 (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 b29c5e5221b8e6a9ff65a0c39f14c04afaed5c44
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Oct 3 15:35:33 2011 +0200

    [1259] Missing EXTRA_DIST

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

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

-----------------------------------------------------------------------
diff --git a/src/lib/python/isc/xfrin/Makefile.am b/src/lib/python/isc/xfrin/Makefile.am
index d31acb6..5804de6 100644
--- a/src/lib/python/isc/xfrin/Makefile.am
+++ b/src/lib/python/isc/xfrin/Makefile.am
@@ -5,6 +5,8 @@ BUILT_SOURCES = $(PYTHON_LOGMSGPKG_DIR)/work/libxfrin_messages.py
 nodist_pylogmessage_PYTHON = $(PYTHON_LOGMSGPKG_DIR)/work/libxfrin_messages.py
 pylogmessagedir = $(pyexecdir)/isc/log_messages/
 
+EXTRA_DIST = libxfrin_messages.mes
+
 CLEANFILES = $(PYTHON_LOGMSGPKG_DIR)/work/libxfrin_messages.py
 CLEANFILES += $(PYTHON_LOGMSGPKG_DIR)/work/libxfrin_messages.pyc
 




More information about the bind10-changes mailing list