summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/Makefile.am
diff options
context:
space:
mode:
authorJINMEI Tatuya <jinmei@isc.org>2012-12-04 08:10:52 +0100
committerJINMEI Tatuya <jinmei@isc.org>2012-12-04 08:10:52 +0100
commit11bbe308dff30dc66a6e72a1d357637757a53a77 (patch)
tree0347c8ea555fc0f7f707e20929abdce141b27cbe /src/lib/dns/Makefile.am
parent[master] Sort .gitignore (diff)
downloadkea-11bbe308dff30dc66a6e72a1d357637757a53a77.tar.xz
kea-11bbe308dff30dc66a6e72a1d357637757a53a77.zip
[master] added master_XXX header files include_HEADERS for libdns++
these are (indirectly) necessary for building external programs.
Diffstat (limited to 'src/lib/dns/Makefile.am')
-rw-r--r--src/lib/dns/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/dns/Makefile.am b/src/lib/dns/Makefile.am
index 88f74fa164..406fba2268 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 \