From 0a26ae650d78b270588b89ba46d038f98d52e4a2 Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Fri, 4 Feb 2000 01:33:16 +0000 Subject: [PATCH] add missing .h files --- lib/dns/include/dns/Makefile.in | 9 +++++---- lib/dns/sec/dst/include/dst/Makefile.in | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/lib/dns/include/dns/Makefile.in b/lib/dns/include/dns/Makefile.in index 04763a4cb2..1032d9e111 100644 --- a/lib/dns/include/dns/Makefile.in +++ b/lib/dns/include/dns/Makefile.in @@ -27,10 +27,11 @@ HEADERS = a6.h acl.h aclconf.h adb.h byaddr.h cache.h callbacks.h \ db.h dbiterator.h dbtable.h dispatch.h \ dnssec.h events.h fixedname.h journal.h keyflags.h \ keyvalues.h lib.h log.h master.h masterdump.h message.h \ - name.h ncache.h nxt.h rbt.h rcode.h rdata.h rdataclass.h \ - rdatalist.h rdataset.h rdatasetiter.h rdataslab.h \ - rdatatype.h resolver.h result.h secalg.h tcpmsg.h time.h \ - tkey.h tsig.h ttl.h types.h view.h xfrin.h zone.h zt.h + name.h namedconf.h ncache.h nxt.h rbt.h rcode.h rdata.h \ + rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \ + rdataslab.h rdatatype.h resolver.h result.h rootns.h \ + secalg.h secproto.h tcpmsg.h time.h tkey.h tkeyconf.h tsig.h \ + ttl.h types.h view.h xfrin.h zone.h zoneconf.h zt.h GENHEADERS = enumclass.h enumtype.h rdatastruct.h diff --git a/lib/dns/sec/dst/include/dst/Makefile.in b/lib/dns/sec/dst/include/dst/Makefile.in index 9a4b83d693..89cb459ffe 100644 --- a/lib/dns/sec/dst/include/dst/Makefile.in +++ b/lib/dns/sec/dst/include/dst/Makefile.in @@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@ @BIND9_VERSION@ -HEADERS = dst.h +HEADERS = dst.h lib.h result.h SUBDIRS = TARGETS =