BIND 10 master, updated. 5c6391cca55baec236b813b4c2e2b7699595559d [master] add naptr_35 files to the distribution

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Aug 19 20:23:40 UTC 2011


The branch, master has been updated
       via  5c6391cca55baec236b813b4c2e2b7699595559d (commit)
      from  9622aed753d953a763a9c0ac25cd7868d257bad7 (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 5c6391cca55baec236b813b4c2e2b7699595559d
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Fri Aug 19 15:22:56 2011 -0500

    [master] add naptr_35 files to the distribution
    
    Noticed on the distcheck builder.
    I didn't test the distcheck, just the dist target.

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

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 4a23641..61f80b8 100644
--- a/src/lib/dns/Makefile.am
+++ b/src/lib/dns/Makefile.am
@@ -31,6 +31,8 @@ EXTRA_DIST += rdata/generic/ds_43.cc
 EXTRA_DIST += rdata/generic/ds_43.h
 EXTRA_DIST += rdata/generic/mx_15.cc
 EXTRA_DIST += rdata/generic/mx_15.h
+EXTRA_DIST += rdata/generic/naptr_35.cc
+EXTRA_DIST += rdata/generic/naptr_35.h
 EXTRA_DIST += rdata/generic/ns_2.cc
 EXTRA_DIST += rdata/generic/ns_2.h
 EXTRA_DIST += rdata/generic/nsec3_50.cc




More information about the bind10-changes mailing list