]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] ipkeylist.h was in the wrong makefile
authorEvan Hunt <each@isc.org>
Wed, 1 Jun 2016 23:12:11 +0000 (16:12 -0700)
committerEvan Hunt <each@isc.org>
Wed, 1 Jun 2016 23:12:11 +0000 (16:12 -0700)
lib/dns/include/dns/Makefile.in
lib/isc/include/isc/Makefile.in

index 15481127978ae9c4029e221ed4c38982103680e7..a69f7685ed3c975cb36f060d4b44c9589e7eed58 100644 (file)
@@ -25,7 +25,8 @@ HEADERS =     acache.h acl.h adb.h badcache.h bit.h byaddr.h \
                db.h dbiterator.h dbtable.h diff.h dispatch.h \
                dlz.h dlz_dlopen.h dns64.h dnssec.h ds.h dsdigest.h \
                dnstap.h dnstap.pb-c.h dyndb.h \
-               edns.h ecdb.h events.h fixedname.h forward.h geoip.h iptable.h \
+               edns.h ecdb.h events.h fixedname.h forward.h geoip.h \
+               ipkeylist.h iptable.h \
                journal.h keydata.h keyflags.h keytable.h keyvalues.h \
                lib.h lookup.h log.h master.h masterdump.h message.h \
                name.h ncache.h nsec.h nsec3.h nta.h opcode.h order.h \
index e45953dd27a5e1eeac356accd65c2fd80dac6953..6b63feba4bbf6cb73ef326d6dc0b92224d97d1cc 100644 (file)
@@ -29,7 +29,7 @@ HEADERS =     aes.h app.h assertions.h backtrace.h base32.h base64.h \
                commandline.h counter.h crc64.h entropy.h error.h event.h \
                eventclass.h file.h formatcheck.h fsaccess.h \
                hash.h heap.h hex.h hmacmd5.h hmacsha.h ht.h httpd.h \
-               interfaceiter.h ipkeylist.h @ISC_IPV6_H@ iterated_hash.h \
+               interfaceiter.h @ISC_IPV6_H@ iterated_hash.h \
                json.h lang.h lex.h lfsr.h lib.h list.h log.h \
                magic.h md5.h mem.h meminfo.h msgcat.h msgs.h mutexblock.h \
                netaddr.h netscope.h ondestroy.h os.h parseint.h \