X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/c8b4b87b54ea0c801710f33c16e9ee5f44509055..HEAD:/src/Makefile.am diff --git a/src/Makefile.am b/src/Makefile.am index 9cc1616..a256d47 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -56,6 +56,7 @@ x3_SOURCES = \ 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 \ @@ -63,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 \