--- src/lib/libwrap/Makefile 2005/04/21 13:42:34 1.4 +++ src/lib/libwrap/Makefile 2005/09/24 02:50:47 1.5 @@ -20,9 +20,8 @@ CFLAGS+=-DFACILITY=LOG_AUTH -DHOSTS_ACCE CFLAGS+=-DINET6 .endif -SRCS= clean_exit.c diag.c eval.c fix_options.c fromhost.c \ - hosts_access.c hosts_ctl.c misc.c myvsyslog.c options.c \ - percent_m.c percent_x.c refuse.c rfc931.c shell_cmd.c \ - socket.c tli.c update.c workarounds.c libvars.c +SRCS+= clean_exit.c diag.c eval.c fix_options.c hosts_access.c \ + hosts_ctl.c misc.c options.c percent_m.c percent_x.c \ + refuse.c rfc931.c shell_cmd.c socket.c update.c libvars.c .include