]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] add header files to Makefile
authorEvan Hunt <each@isc.org>
Wed, 1 Jun 2016 02:01:29 +0000 (19:01 -0700)
committerEvan Hunt <each@isc.org>
Wed, 1 Jun 2016 02:01:29 +0000 (19:01 -0700)
lib/dns/include/dns/Makefile.in
lib/isc/include/isc/Makefile.in

index 9a828c9bdab631e623339f2a52d86a84f0969ed7..15481127978ae9c4029e221ed4c38982103680e7 100644 (file)
@@ -20,7 +20,7 @@ top_srcdir =  @top_srcdir@
 VERSION=@BIND9_VERSION@
 
 HEADERS =      acache.h acl.h adb.h badcache.h bit.h byaddr.h \
-               cache.h callbacks.h cert.h \
+               cache.h callbacks.h catz.h cert.h \
                client.h clientinfo.h compress.h \
                db.h dbiterator.h dbtable.h diff.h dispatch.h \
                dlz.h dlz_dlopen.h dns64.h dnssec.h ds.h dsdigest.h \
index 9448937b00af4b1a745e1157f71d8c584d78dcf9..e45953dd27a5e1eeac356accd65c2fd80dac6953 100644 (file)
@@ -28,9 +28,9 @@ 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 error.h event.h \
                eventclass.h file.h formatcheck.h fsaccess.h \
-               hash.h heap.h hex.h hmacmd5.h hmacsha.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 \
+               hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \
+               interfaceiter.h ipkeylist.h @ISC_IPV6_H@ iterated_hash.h \
+               json.h lang.h lex.h lfsr.h lib.h list.h log.h \
                magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h \
                netaddr.h netscope.h ondestroy.h os.h parseint.h \
                pool.h portset.h print.h queue.h quota.h \