From: Evan Hunt Date: Tue, 12 Sep 2017 17:38:22 +0000 (-0700) Subject: [master] install include files X-Git-Tag: v9.12.0b1~234 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7ffd6934baa134b5435dc731038f6ee1db444ae5;p=thirdparty%2Fbind9.git [master] install include files --- diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index a6f0f2d2794..1145e38609a 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -17,8 +17,9 @@ VERSION=@BIND9_VERSION@ # HEADERS = aes.h app.h assertions.h backtrace.h base32.h base64.h \ bind9.h boolean.h buffer.h bufferlist.h \ - commandline.h counter.h crc64.h entropy.h errno.h error.h \ - event.h eventclass.h file.h formatcheck.h fsaccess.h \ + commandline.h counter.h crc64.h \ + entropy.h errno.h error.h event.h eventclass.h \ + file.h formatcheck.h fsaccess.h fuzz.h \ hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \ interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \ json.h lang.h lex.h lfsr.h lib.h list.h log.h \ diff --git a/lib/ns/include/Makefile.in b/lib/ns/include/Makefile.in index 27d3b2f7195..f3fea48f48d 100644 --- a/lib/ns/include/Makefile.in +++ b/lib/ns/include/Makefile.in @@ -8,7 +8,7 @@ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ -SUBDIRS = nserv +SUBDIRS = ns TARGETS = @BIND9_MAKE_RULES@