]> jfr.im git - solanum.git/blobdiff - extensions/Makefile.in
Extension for +A (admin only) channel mode, currently belongs to type chm_staff as...
[solanum.git] / extensions / Makefile.in
index 052903c20b35142a17a39cf13c191b036de2cd33..13c58db685d264e6c2884b4a2463d4a94db75e62 100644 (file)
@@ -27,7 +27,11 @@ INCLUDES     = -I. -I../include -I../libratbox/include $(SSL_INCLUDES)
 CPPFLAGS       = ${INCLUDES} @CPPFLAGS@
 
 SRCS =                          \
+  chm_adminonly.c              \
+  chm_operonly.c               \
+  chm_operonly_compat.c                \
   chm_quietunreg_compat.c      \
+  chm_sslonly.c                        \
   chm_sslonly_compat.c         \
   createauthonly.c             \
   createoperonly.c             \
@@ -57,6 +61,7 @@ SRCS =                          \
   m_okick.c                    \
   m_omode.c                    \
   m_opme.c                     \
+  m_sendbans.c                 \
   m_webirc.c                   \
   no_locops.c                  \
   no_oper_invis.c              \