From fd5d7b4b1cf3b11ff248a361e5b2c56ca7372225 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 22 Feb 2011 11:48:02 +0000 Subject: [PATCH] 2038. [bug] Install . [RT #23342] --- CHANGES | 2 ++ lib/dns/include/dns/Makefile.in | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index e524341b51..017223a371 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2038. [bug] Install . [RT #23342] + 2037. [doc] Update COPYRIGHT to contain all the individual copyright notices that cover various parts. diff --git a/lib/dns/include/dns/Makefile.in b/lib/dns/include/dns/Makefile.in index 6b6f2b3dc2..9839fb1550 100644 --- a/lib/dns/include/dns/Makefile.in +++ b/lib/dns/include/dns/Makefile.in @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.57 2009/10/08 23:48:10 tbox Exp $ +# $Id: Makefile.in,v 1.58 2011/02/22 11:48:02 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ @@ -29,7 +29,7 @@ HEADERS = acl.h adb.h byaddr.h cache.h callbacks.h cert.h compress.h \ peer.h portlist.h private.h rbt.h rcode.h \ rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \ rdataslab.h rdatatype.h request.h resolver.h result.h \ - rootns.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \ + rootns.h rpz.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \ tcpmsg.h time.h tkey.h tsig.h ttl.h types.h \ validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h