X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/0e51998bf823bd9d24ec989e402ede97aac502a5..b92d34adc15d0121dcc6d8d173976bd73eef16a6:/extensions/Makefile.in diff --git a/extensions/Makefile.in b/extensions/Makefile.in index 5b54fbb9..13c58db6 100644 --- a/extensions/Makefile.in +++ b/extensions/Makefile.in @@ -27,7 +27,12 @@ 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 \ extb_account.c \ @@ -56,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 \