]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove redundant geoip.c in DNSSRCS
authorMark Andrews <marka@isc.org>
Fri, 16 Oct 2015 12:21:20 +0000 (23:21 +1100)
committerMark Andrews <marka@isc.org>
Fri, 16 Oct 2015 12:21:20 +0000 (23:21 +1100)
lib/dns/Makefile.in

index f219cfc2c1b634ce5a6364700672595fd13e9144..9412f081daa7bb3f9937c2be341f5224c8fcca92 100644 (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 \