2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

remove src files not available for 'make depend'

This commit is contained in:
Mark Andrews
2014-01-22 10:49:18 +11:00
parent aa7b16ec2a
commit db519a99ce
2 changed files with 2 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ GEOIPLINKSRCS = geoip.c
SRCS = builtin.c client.c config.c control.c \
controlconf.c @GEOIPLINKSRCS@ interfacemgr.c \
listenlist.c log.c logconf.c main.c notify.c \
query.c server.c sortlist.c statschannel.c symtbl.c symtbl-empty.c \
query.c server.c sortlist.c statschannel.c \
tkeyconf.c tsigconf.c update.c xfrout.c \
zoneconf.c \
lwaddr.c lwresd.c lwdclient.c lwderror.c lwdgabn.c \

View File

@@ -82,7 +82,7 @@ SRCS = @ISC_EXTRA_SRCS@ \
parseint.c portset.c quota.c radix.c random.c \
ratelimiter.c refcount.c region.c regex.c result.c rwlock.c \
safe.c serial.c sha1.c sha2.c sockaddr.c stats.c string.c \
strtoul.c symtab.c symtbl-empty.c task.c taskpool.c timer.c \
strtoul.c symtab.c task.c taskpool.c timer.c \
tm.c version.c
LIBS = @LIBS@