]> jfr.im git - solanum.git/blobdiff - extensions/Makefile.am
Add .travis.yml
[solanum.git] / extensions / Makefile.am
index 5be695cf70f9a2c2c41d43aedfc79b0b14dc6de5..0f2485d9ab665452b35f31258fd76845bcf3ccf2 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libratbox/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libratbox/include $(LTDLINCL)
 AM_LDFLAGS  = -module -export-dynamic -avoid-version -no-undefined -shared
 AM_LDFLAGS += -export-symbols-regex _mheader
 LIBS += $(top_srcdir)/libratbox/src/libratbox.la $(top_srcdir)/ircd/libircd.la
@@ -9,7 +9,9 @@ extension_LTLIBRARIES =         \
   chm_adminonly.la             \
   chm_operonly.la              \
   chm_operonly_compat.la               \
+  chm_insecure.la              \
   chm_nonotice.la              \
+  chm_operpeace.la             \
   chm_quietunreg_compat.la     \
   chm_sslonly.la                       \
   chm_sslonly_compat.la                \
@@ -27,6 +29,7 @@ extension_LTLIBRARIES =               \
   extb_extgecos.la             \
   extb_combi.la                        \
   force_user_invis.la          \
+  helpops.la                   \
   hurt.la                      \
   ip_cloaking.la                       \
   ip_cloaking_old.la           \
@@ -34,12 +37,15 @@ extension_LTLIBRARIES =             \
   ip_cloaking_4.0.la           \
   override.la                  \
   restrict-unauthenticated.la    \
+  sno_channelcreate.la         \
   sno_farconnect.la            \
   sno_globalkline.la           \
+  sno_globalnickchange.la      \
   sno_globaloper.la            \
   sno_whois.la                 \
   m_42.la                      \
   m_adminwall.la                       \
+  m_extendchans.la             \
   m_findforwards.la            \
   m_identify.la                        \
   m_mkpasswd.la                  \