]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] install badcache.h
authorEvan Hunt <each@isc.org>
Thu, 9 Oct 2014 02:42:48 +0000 (19:42 -0700)
committerEvan Hunt <each@isc.org>
Thu, 9 Oct 2014 02:42:48 +0000 (19:42 -0700)
lib/dns/include/dns/Makefile.in

index 0825ee10f502d718711a8079b116d7fa7fde7875..ce134c28d54408885d75c593c82a22f3144ad12e 100644 (file)
 # 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 \