Implement kqueue()/kevent() ioset backend.
[srvx.git] / src / Makefile.am
index 76b4ca3d1806b9a39d189f443976757899a883b2..53522acd87c5cb83715c8aca0fc64d842bd8980a 100644 (file)
@@ -39,6 +39,7 @@ EXTRA_srvx_SOURCES = \
        alloc-srvx.c \
        config.h.win32 \
        ioset-epoll.c \
+       ioset-kqueue.c \
        ioset-select.c \
        ioset-win32.c \
        mail-common.c \