2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

remove redundant geoip.c in DNSSRCS

This commit is contained in:
Mark Andrews
2015-10-16 23:21:20 +11:00
parent 20ac20d6e8
commit ffafab1328

View File

@@ -107,7 +107,7 @@ DNSTAPSRCS = dnstap.c dnstap.pb-c.c
DNSSRCS = acache.c acl.c adb.c badcache. byaddr.c \
cache.c callbacks.c clientinfo.c compress.c \
db.c dbiterator.c dbtable.c diff.c dispatch.c \
dlz.c dns64.c dnssec.c ds.c dyndb.c forward.c geoip.c \
dlz.c dns64.c dnssec.c ds.c dyndb.c forward.c \
iptable.c journal.c keydata.c keytable.c lib.c log.c \
lookup.c master.c masterdump.c message.c \
name.c ncache.c nsec.c nsec3.c nta.c \