X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/fccc6d5669b89b76010cd5d5acc314a35f66b863..ea41b24fd4807e3565bf5f8f293e2efc4c20b62d:/modules/Makefile.am diff --git a/modules/Makefile.am b/modules/Makefile.am index 8b06c829..3ebe628f 100644 --- a/modules/Makefile.am +++ b/modules/Makefile.am @@ -15,6 +15,8 @@ auto_load_mod_LTLIBRARIES = \ cap_server_time.la \ chm_nocolour.la \ chm_noctcp.la \ + um_callerid.la \ + um_regonlymsg.la \ m_accept.la \ m_admin.la \ m_alias.la \ @@ -95,4 +97,5 @@ module_LTLIBRARIES = \ core/m_part.la \ core/m_quit.la \ core/m_server.la \ - core/m_squit.la + core/m_squit.la \ + core/m_identified.la