]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - modules/Makefile.in
Unbreak percentage display in /map.
[irc/rqf/shadowircd.git] / modules / Makefile.in
index c2de26fd2addfaf98958ca8076a27d2c919d1d67..ceb027a713e02479f98cde382f2c8a60a0b132bf 100644 (file)
@@ -32,7 +32,7 @@ moduledir       = @moduledir@
 # Change this later! -- adrian
 automoduledir   = @moduledir@/autoload
 
-INCLUDES       = -I../include -I../libcharybdis -I../adns $(SSL_INCLUDES)
+INCLUDES       = -I../include -I../libratbox/include $(SSL_INCLUDES)
 CPPFLAGS       = ${INCLUDES} @CPPFLAGS@
 
 CORE_SRCS = \
@@ -85,6 +85,7 @@ TSRCS =                          \
   m_ping.c \
   m_pong.c \
   m_post.c \
+  m_privs.c \
   m_rehash.c \
   m_restart.c \
   m_resv.c \