]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - extensions/Makefile.in
Make remote numerics to channels work.
[irc/rqf/shadowircd.git] / extensions / Makefile.in
index 4f97fb90a6e942059cf9e6b815aadca298bcd290..e7d6a57b7d9fb57a8fa3111d2ff4d25b9c888735 100644 (file)
@@ -27,6 +27,7 @@ INCLUDES      = -I. -I../include -I../libcharybdis -I../adns $(SSL_INCLUDES)
 CPPFLAGS       = ${INCLUDES} @CPPFLAGS@
 
 SRCS =                          \
+  chm_quietunreg_compat.c      \
   createauthonly.c             \
   createoperonly.c             \
   extb_account.c               \
@@ -54,6 +55,7 @@ SRCS =                          \
   m_omode.c                    \
   m_opme.c                     \
   m_webirc.c                   \
+  no_locops.c                  \
   no_oper_invis.c              \
   spy_admin_notice.c           \
   spy_info_notice.c            \