BIND 10 master, updated. 11bbe308dff30dc66a6e72a1d357637757a53a77 [master] added master_XXX header files include_HEADERS for libdns++

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 4 07:11:57 UTC 2012


The branch, master has been updated
       via  11bbe308dff30dc66a6e72a1d357637757a53a77 (commit)
      from  aad4df7a662b0668592aaae63e66a49cd19ed614 (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 11bbe308dff30dc66a6e72a1d357637757a53a77
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 3 23:10:52 2012 -0800

    [master] added master_XXX header files include_HEADERS for libdns++
    
    these are (indirectly) necessary for building external programs.

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

Summary of changes:
 src/lib/dns/Makefile.am |    4 ++++
 1 file changed, 4 insertions(+)

-----------------------------------------------------------------------
diff --git a/src/lib/dns/Makefile.am b/src/lib/dns/Makefile.am
index 88f74fa..406fba2 100644
--- a/src/lib/dns/Makefile.am
+++ b/src/lib/dns/Makefile.am
@@ -154,6 +154,10 @@ libdns___include_HEADERS = \
 	message.h \
 	master_lexer.h \
 	masterload.h \
+	master_lexer.h \
+	master_lexer.h \
+	master_loader.h \
+	master_loader_callbacks.h \
 	messagerenderer.h \
 	name.h \
 	question.h \



More information about the bind10-changes mailing list