BIND 10 master, updated. 766db4a6100e34e6a29aa9c849b60ba80b551389 [master] Add missing entries to src/lib/dns/Makefile.am to fix distcheck errors
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Sep 21 08:45:54 UTC 2011
The branch, master has been updated
via 766db4a6100e34e6a29aa9c849b60ba80b551389 (commit)
from f7b5370a9bf82b0b480b75275349d8570ee83c4c (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 766db4a6100e34e6a29aa9c849b60ba80b551389
Author: Ocean Wang <wanghaidong at cnnic.cn>
Date: Wed Sep 21 16:45:02 2011 +0800
[master] Add missing entries to src/lib/dns/Makefile.am to fix distcheck errors
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/Makefile.am | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/Makefile.am b/src/lib/dns/Makefile.am
index 1827b70..3d4a663 100644
--- a/src/lib/dns/Makefile.am
+++ b/src/lib/dns/Makefile.am
@@ -30,6 +30,8 @@ EXTRA_DIST += rdata/generic/dnskey_48.cc
EXTRA_DIST += rdata/generic/dnskey_48.h
EXTRA_DIST += rdata/generic/ds_43.cc
EXTRA_DIST += rdata/generic/ds_43.h
+EXTRA_DIST += rdata/generic/hinfo_13.cc
+EXTRA_DIST += rdata/generic/hinfo_13.h
EXTRA_DIST += rdata/generic/mx_15.cc
EXTRA_DIST += rdata/generic/mx_15.h
EXTRA_DIST += rdata/generic/naptr_35.cc
More information about the bind10-changes
mailing list