BIND 10 trac1154, updated. 96249117c97e625ec93d94939e9d75fad18ac2df [trac1154] Add message file to the makefile's EXTRA_DIST variable
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Aug 3 14:20:30 UTC 2011
The branch, trac1154 has been updated
via 96249117c97e625ec93d94939e9d75fad18ac2df (commit)
from dfc13c8130787ee07e2386773a221524ac6d802b (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 96249117c97e625ec93d94939e9d75fad18ac2df
Author: Stephen Morris <stephen at isc.org>
Date: Wed Aug 3 15:20:05 2011 +0100
[trac1154] Add message file to the makefile's EXTRA_DIST variable
-----------------------------------------------------------------------
Summary of changes:
src/bin/zonemgr/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/zonemgr/Makefile.am b/src/bin/zonemgr/Makefile.am
index d667333..34e6622 100644
--- a/src/bin/zonemgr/Makefile.am
+++ b/src/bin/zonemgr/Makefile.am
@@ -12,7 +12,7 @@ CLEANFILES = b10-zonemgr zonemgr.pyc zonemgr.spec
CLEANFILES += zonemgr_messages.py zonemgr_messages.pyc
man_MANS = b10-zonemgr.8
-EXTRA_DIST = $(man_MANS) b10-zonemgr.xml
+EXTRA_DIST = $(man_MANS) b10-zonemgr.xml zonemgr_messages.mes
if ENABLE_MAN
More information about the bind10-changes
mailing list