From: Evan Hunt Date: Thu, 9 Oct 2014 02:42:48 +0000 (-0700) Subject: [master] install badcache.h X-Git-Tag: v9.11.0a1~1360^2~8 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=34cb27055a7e5983443e77f8a0bf1b7402a69097;p=thirdparty%2Fbind9.git [master] install badcache.h --- diff --git a/lib/dns/include/dns/Makefile.in b/lib/dns/include/dns/Makefile.in index 0825ee10f50..ce134c28d54 100644 --- a/lib/dns/include/dns/Makefile.in +++ b/lib/dns/include/dns/Makefile.in @@ -13,15 +13,14 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.60 2011/11/14 18:32:34 each Exp $ - srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ @BIND9_VERSION@ -HEADERS = acache.h acl.h adb.h bit.h byaddr.h cache.h callbacks.h cert.h \ +HEADERS = acache.h acl.h adb.h badcache.h bit.h byaddr.h \ + cache.h callbacks.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 \