Browse Source

[master] added master_XXX header files include_HEADERS for libdns++

these are (indirectly) necessary for building external programs.
JINMEI Tatuya 12 years ago
parent
commit
11bbe308df
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/lib/dns/Makefile.am

+ 4 - 0
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 \