]> jfr.im git - solanum.git/blobdiff - modules/Makefile.in
Change default --with-nicklen to 31, like atheme-services.
[solanum.git] / modules / Makefile.in
index 1d5426715510a0f2dcdcf8e45f97ea0854e70dec..e9936e97c57bffafbb4236dc59cb499f569ffc67 100644 (file)
@@ -36,6 +36,7 @@ INCLUDES      = -I../include -I../libratbox/include $(SSL_INCLUDES)
 CPPFLAGS       = ${INCLUDES} @CPPFLAGS@
 
 CORE_SRCS = \
+  core/m_ban.c \
   core/m_die.c \
   core/m_error.c \
   core/m_join.c \
@@ -55,6 +56,7 @@ TSRCS =                          \
   m_away.c \
   m_cap.c \
   m_capab.c \
+  m_certfp.c \
   m_challenge.c \
   m_chghost.c \
   m_close.c \
@@ -83,7 +85,6 @@ TSRCS =                          \
   m_ping.c \
   m_pong.c \
   m_post.c \
-  m_presence.c \
   m_privs.c \
   m_rehash.c \
   m_restart.c \