]> jfr.im git - solanum.git/blobdiff - ircd/Makefile.am
client: always purge a client from the connid table, as connid is not related to FD
[solanum.git] / ircd / Makefile.am
index 095c79e1020cb4da373dacd71b73640b482ec7b1..9554f19762570a34c2097f1a02bb810c166422fd 100644 (file)
@@ -31,6 +31,7 @@ libircd_la_SOURCES =                  \
   hook.c                        \
   hostmask.c                    \
   ipv4_from_ipv6.c             \
+  irc_radixtree.c              \
   irc_dictionary.c              \
   ircd.c                        \
   ircd_parser.y                 \
@@ -41,14 +42,13 @@ libircd_la_SOURCES =                  \
   match.c                       \
   modules.c                     \
   monitor.c                     \
+  msgbuf.c                     \
   newconf.c                     \
   operhash.c                    \
   packet.c                      \
   parse.c                       \
   privilege.c                   \
   ratelimit.c                  \
-  res.c                         \
-  reslib.c                      \
   reject.c                      \
   restart.c                     \
   s_auth.c                      \