X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/78d9febea13d9db5114da1215f77123b7303d5eb..3df8ab7a9837c4cbe305202dac68fb22963a13d5:/extensions/Makefile.in?ds=sidebyside diff --git a/extensions/Makefile.in b/extensions/Makefile.in index 1c234eb..199dcac 100644 --- a/extensions/Makefile.in +++ b/extensions/Makefile.in @@ -52,10 +52,12 @@ SRCS = \ sno_whois.c \ m_42.c \ m_adminwall.c \ + m_cycle.c \ m_findforwards.c \ - m_force.c \ + m_force.c \ m_identify.c \ m_mkpasswd.c \ + m_oaccept.c \ m_ojoin.c \ m_olist.c \ m_okick.c \ @@ -65,6 +67,7 @@ SRCS = \ m_webirc.c \ no_locops.c \ no_oper_invis.c \ + m_roleplay.c \ spy_admin_notice.c \ spy_info_notice.c \ spy_links_notice.c \