]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove src files not available for 'make depend'
authorMark Andrews <marka@isc.org>
Tue, 21 Jan 2014 23:49:18 +0000 (10:49 +1100)
committerMark Andrews <marka@isc.org>
Tue, 21 Jan 2014 23:49:18 +0000 (10:49 +1100)
bin/named/Makefile.in
lib/isc/Makefile.in

index f5d226dd038cb4b2d3374e4b946297a2bb846ec7..3be0221d05088c89ba9f3db6c368698014ee5d6f 100644 (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 \
index 630d2c8798c4633a6efabd1f4fed9d9154c711db..254ae67d3b73893750c0ec9ca59dfcadff18902b 100644 (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@