]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/Makefile.in
Update refrence.conf's explanation of invex/except with warnings about disabling...
[irc/rqf/shadowircd.git] / extensions / Makefile.in
index ca7b808846c9f4f36393ff52b6510b8261d100c0..1c234eb1a22f6dd059827f8f259ad8dab53c983c 100644 (file)
@@ -27,6 +27,7 @@ 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      \
@@ -45,7 +46,6 @@ SRCS =                          \
   force_user_invis.c           \
   hurt.c                       \
   ip_cloaking.c                        \
-  ip_cloaking_old.c            \
   sno_farconnect.c             \
   sno_globalkline.c            \
   sno_globaloper.c             \
@@ -53,6 +53,7 @@ SRCS =                          \
   m_42.c                       \
   m_adminwall.c                        \
   m_findforwards.c             \
+  m_force.c                            \
   m_identify.c                 \
   m_mkpasswd.c                  \
   m_ojoin.c                    \