X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/c74836dc4a5bde1e0bf38da58053bf5f28da8ff5..bd0d352f12ee12bbe14b43c4eed9fbc74c51ac00:/extensions/Makefile.in diff --git a/extensions/Makefile.in b/extensions/Makefile.in index 9b163277..0852978f 100644 --- a/extensions/Makefile.in +++ b/extensions/Makefile.in @@ -37,6 +37,7 @@ SRCS = \ chm_adminonly.c \ chm_operonly.c \ chm_operonly_compat.c \ + chm_nonotice.c \ chm_quietunreg_compat.c \ chm_sslonly.c \ chm_sslonly_compat.c \ @@ -58,6 +59,7 @@ SRCS = \ ip_cloaking_3.0.c \ ip_cloaking_4.0.c \ override.c \ + restrict-unauthenticated.c \ sno_farconnect.c \ sno_globalkline.c \ sno_globaloper.c \ @@ -67,8 +69,8 @@ SRCS = \ m_findforwards.c \ m_identify.c \ m_mkpasswd.c \ + m_nokillservices.c \ m_ojoin.c \ - m_olist.c \ m_okick.c \ m_omode.c \ m_opme.c \