]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/Makefile.in
Add extensions/m_oaccept , a module to allow opers to bypass +gGR with a command.
[irc/rqf/shadowircd.git] / extensions / Makefile.in
index 13c58db685d264e6c2884b4a2463d4a94db75e62..526aeee2f5a7f570426b2a26a814c9f5ccf00db6 100644 (file)
@@ -46,7 +46,7 @@ SRCS =                          \
   force_user_invis.c           \
   hurt.c                       \
   ip_cloaking.c                        \
-  ip_cloaking_old.c            \
+  make_override_immune.c       \
   sno_farconnect.c             \
   sno_globalkline.c            \
   sno_globaloper.c             \
@@ -54,8 +54,10 @@ SRCS =                          \
   m_42.c                       \
   m_adminwall.c                        \
   m_findforwards.c             \
+  m_force.c                    \
   m_identify.c                 \
   m_mkpasswd.c                  \
+  m_oaccept.c                  \
   m_ojoin.c                    \
   m_olist.c                    \
   m_okick.c                    \