From: Miek Gieben Date: Mon, 2 May 2005 13:32:31 +0000 (+0000) Subject: updated header list X-Git-Tag: release-0.50~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94cf17e72e127c423fc165c7548187f737a598a2;p=thirdparty%2Fldns.git updated header list --- diff --git a/Makefile.in b/Makefile.in index 45dfa378..b1e77d5e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -30,7 +30,7 @@ LIBDNS_SOURCES = rdata.c util.c rr.c packet.c wire2host.c \ higher.c rr_functions.c parse.c error.c LIBDNS_HEADERS = ldns/error.h \ ldns/packet.h \ - ldns/prototype.h \ + ldns/common.h \ ldns/rdata.h \ ldns/rr.h \ ldns/wire2host.h \ @@ -45,6 +45,8 @@ LIBDNS_HEADERS = ldns/error.h \ ldns/keys.h \ ldns/higher.h \ ldns/parse.h \ + ldns/rr_functions.h \ + ldns/dns.h \ util.h PROG_SOURCES = mx.c chaos.c PROG_TARGETS = $(PROG_SOURCES:.c=)