X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/8db00894ab7750513d8750290e508b5802bc1fc5..7e8e21a41af94ee0865c71f61c7ba2ee3d4b1b4a:/src/Makefile.in?ds=sidebyside diff --git a/src/Makefile.in b/src/Makefile.in index 9c62278..561dd95 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -65,11 +65,9 @@ SRCS = \ hash.c \ hook.c \ hostmask.c \ - irc_string.c \ irc_dictionary.c \ ircd.c \ ircd_signal.c \ - ircd_state.c \ kdparse.c \ listener.c \ logger.c \ @@ -87,7 +85,6 @@ SRCS = \ s_auth.c \ s_conf.c \ s_newconf.c \ - s_gline.c \ s_serv.c \ s_user.c \ scache.c \