add final 'c' to 'badcache.c' in Makefile.in

(cherry picked from commit 68a360772f)
This commit is contained in:
Mark Andrews
2020-01-31 11:23:47 +11:00
parent 430555e726
commit ccab27b073
+1 -1
View File
@@ -109,7 +109,7 @@ GEOIPL2INKSRCS = geoip2.c
DNSTAPSRCS = dnstap.c dnstap.pb-c.c
DNSSRCS = acache.c acl.c adb.c badcache. byaddr.c \
DNSSRCS = acache.c acl.c adb.c badcache.c 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 fixedname.c forward.c \