[master] ipkeylist.h was in the wrong makefile

This commit is contained in:
Evan Hunt
2016-06-01 16:12:11 -07:00
parent ce2dc26bc5
commit 1a7fb9fb50
2 changed files with 3 additions and 2 deletions

View 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 \

View 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 \