]> jfr.im git - solanum.git/blobdiff - extensions/Makefile.am
Use const hook data where possible
[solanum.git] / extensions / Makefile.am
index 443c65570b652329f6a31a916c048a083d5f591d..6cee1123a4a8b2a3ea40d1042f8cec2ce25596a5 100644 (file)
@@ -6,14 +6,15 @@ LIBS += $(top_srcdir)/ircd/libircd.la
 extensiondir=@moduledir@/extensions
 
 extension_LTLIBRARIES =                \
+  chantype_dummy.la            \
   chm_adminonly.la             \
   chm_operonly.la              \
-  chm_operonly_compat.la               \
+  chm_operonly_compat.la       \
   chm_insecure.la              \
   chm_nonotice.la              \
   chm_operpeace.la             \
   chm_quietunreg_compat.la     \
-  chm_sslonly.la                       \
+  chm_sslonly.la               \
   chm_sslonly_compat.la                \
   createauthonly.la            \
   createoperonly.la            \
@@ -22,7 +23,7 @@ extension_LTLIBRARIES =               \
   extb_channel.la              \
   extb_hostmask.la             \
   extb_oper.la                 \
-  extb_server.la                       \
+  extb_server.la               \
   extb_ssl.la                  \
   extb_realname.la             \
   extb_usermode.la             \
@@ -31,7 +32,7 @@ extension_LTLIBRARIES =               \
   force_user_invis.la          \
   helpops.la                   \
   hurt.la                      \
-  ip_cloaking.la                       \
+  ip_cloaking.la               \
   ip_cloaking_old.la           \
   ip_cloaking_3.0.la           \
   ip_cloaking_4.0.la           \
@@ -44,12 +45,13 @@ extension_LTLIBRARIES =             \
   sno_globaloper.la            \
   sno_whois.la                 \
   umode_noctcp.la              \
-  m_adminwall.la                       \
+  m_adminwall.la               \
   m_echotags.la                        \
   m_extendchans.la             \
   m_findforwards.la            \
   m_identify.la                        \
-  m_mkpasswd.la                  \
+  m_locops.la                  \
+  m_mkpasswd.la                        \
   m_ojoin.la                   \
   m_okick.la                   \
   m_omode.la                   \
@@ -66,7 +68,7 @@ extension_LTLIBRARIES =               \
   spy_info_notice.la           \
   spy_links_notice.la          \
   spy_motd_notice.la           \
-  spy_stats_notice.la            \
+  spy_stats_notice.la          \
   spy_stats_p_notice.la                \
   spy_trace_notice.la          \
   example_module.la