]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/Makefile.am
Removed bahamut support plus fixed a warning.
[irc/evilnet/x3.git] / src / Makefile.am
index 3c6e2d29d9192b7998d61be74f6aa7b6bfb7de04..a4830ecbf9a28fad01fe1bee4bfc48de4fe7da90 100644 (file)
@@ -4,10 +4,10 @@ TRACK = @TRACK@
 
 noinst_PROGRAMS = x3
 EXTRA_PROGRAMS = checkdb globtest
-noinst_DATA = chanserv.help global.help modcmd.help nickserv.help opserv.help saxdb.help sendmail.help mod-sockcheck.help mod-helpserv.help mod-memoserv.help
+noinst_DATA = chanserv.help global.help modcmd.help nickserv.help opserv.help saxdb.help sendmail.help spamserv.help mod-sockcheck.help mod-helpserv.help mod-memoserv.help
 EXTRA_DIST = $(noinst_DATA)
 
-EXTRA_x3_SOURCES = alloc-slab.c alloc-x3.c proto-bahamut.c proto-common.c proto-p10.c mod-snoop.c mod-track.c mod-memoserv.c mod-helpserv.c mod-sockcheck.c
+EXTRA_x3_SOURCES = alloc-slab.c alloc-x3.c proto-common.c proto-p10.c mod-snoop.c mod-track.c mod-memoserv.c mod-helpserv.c mod-sockcheck.c
 x3_LDADD = @MODULE_OBJS@
 x3_DEPENDENCIES = @MODULE_OBJS@
 x3_SOURCES = \
@@ -22,6 +22,7 @@ x3_SOURCES = \
        hash.c hash.h \
        heap.c heap.h \
        helpfile.c helpfile.h \
+       hosthiding.c hosthiding.h \
        ioset.c ioset.h \
        log.c log.h \
        main.c common.h \
@@ -36,6 +37,7 @@ x3_SOURCES = \
        recdb.c recdb.h \
        saxdb.c saxdb.h \
        sendmail.c sendmail.h \
+       spamserv.c spamserv.h \
        shun.c shun.h \
        timeq.c timeq.h \
        tools.c