]> jfr.im git - irc/evilnet/x3.git/blobdiff - src/Makefile.am
Added new event hooks system and started migrating events to new system
[irc/evilnet/x3.git] / src / Makefile.am
index f888c8cc2d44e655440548dc2809623de52ea4b7..a256d471b949457d7c79d9e05780ba31e5ff1ab0 100644 (file)
@@ -51,10 +51,12 @@ EXTRA_x3_SOURCES = \
 x3_LDADD = @MODULE_OBJS@
 x3_DEPENDENCIES = @MODULE_OBJS@
 x3_SOURCES = \
 x3_LDADD = @MODULE_OBJS@
 x3_DEPENDENCIES = @MODULE_OBJS@
 x3_SOURCES = \
+       base64.c base64.h \
        chanserv.c chanserv.h \
        compat.c compat.h \
        conf.c conf.h \
        dict-splay.c dict.h \
        chanserv.c chanserv.h \
        compat.c compat.h \
        conf.c conf.h \
        dict-splay.c dict.h \
+    eventhooks.c eventhooks.h \
        getopt.c getopt.h \
        getopt1.c getopt.h \
        gline.c gline.h \
        getopt.c getopt.h \
        getopt1.c getopt.h \
        gline.c gline.h \
@@ -62,7 +64,6 @@ x3_SOURCES = \
        hash.c hash.h \
        heap.c heap.h \
        helpfile.c helpfile.h \
        hash.c hash.h \
        heap.c heap.h \
        helpfile.c helpfile.h \
-       hosthiding.c hosthiding.h \
        ioset.c ioset.h ioset-impl.h \
        log.c log.h \
        mail.h \
        ioset.c ioset.h ioset-impl.h \
        log.c log.h \
        mail.h \