]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/Makefile.in
Add TODO for ShadowIRCd 6.0
[irc/rqf/shadowircd.git] / extensions / Makefile.in
index ca7b808846c9f4f36393ff52b6510b8261d100c0..cea88c2a5249c42afd1bc584de084f0286335adc 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      \
@@ -46,6 +47,8 @@ SRCS =                          \
   hurt.c                       \
   ip_cloaking.c                        \
   ip_cloaking_old.c            \
+  ip_cloaking_3.0.c            \
+  ip_cloaking_4.0.c            \
   sno_farconnect.c             \
   sno_globalkline.c            \
   sno_globaloper.c             \