X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/dacc33eb278e9c46180c0c0f3b89e1732de0af23..HEAD:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index f888c8c..a256d47 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -51,10 +51,12 @@ EXTRA_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 \ + eventhooks.c eventhooks.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 \ - hosthiding.c hosthiding.h \ ioset.c ioset.h ioset-impl.h \ log.c log.h \ mail.h \