From: Mark Andrews Date: Fri, 5 Oct 2012 05:10:50 +0000 (+1000) Subject: add to the list of header files to be installed X-Git-Tag: v9.10.0a1~819 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=14889e7b17a5a78da3f3d8bb65718b05d895db46;p=thirdparty%2Fbind9.git add to the list of header files to be installed --- diff --git a/lib/dns/include/dns/Makefile.in b/lib/dns/include/dns/Makefile.in index 1a69f2c814f..113e187a4c6 100644 --- a/lib/dns/include/dns/Makefile.in +++ b/lib/dns/include/dns/Makefile.in @@ -23,8 +23,8 @@ top_srcdir = @top_srcdir@ HEADERS = acl.h adb.h byaddr.h cache.h callbacks.h cert.h compress.h \ clientinfo.h db.h dbiterator.h dbtable.h diff.h dispatch.h \ - dlz.h dnssec.h ds.h events.h fixedname.h iptable.h journal.h \ - keyflags.h keytable.h keyvalues.h lib.h log.h \ + dlz.h dnssec.h ds.h dsdigest.h events.h fixedname.h iptable.h \ + journal.h keyflags.h keytable.h keyvalues.h lib.h log.h \ master.h masterdump.h message.h name.h ncache.h nsec.h \ peer.h portlist.h private.h rbt.h rcode.h \ rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \ diff --git a/lib/export/dns/include/dns/Makefile.in b/lib/export/dns/include/dns/Makefile.in index b7f51b4a3be..8748372441b 100644 --- a/lib/export/dns/include/dns/Makefile.in +++ b/lib/export/dns/include/dns/Makefile.in @@ -22,7 +22,7 @@ top_srcdir = @top_srcdir@ HEADERS = acl.h adb.h byaddr.h \ cache.h callbacks.h cert.h client.h compress.h \ db.h dbiterator.h diff.h dispatch.h dlz.h dnssec.h \ - ds.h events.h fixedname.h ecdb.h \ + ds.h dsdigest.h events.h fixedname.h ecdb.h \ forward.h iptable.h \ keytable.h keyvalues.h \ lib.h log.h \