src/Makefile.am: Fix typo in name of ioset-kevent.c.
[srvx.git] / src / Makefile.am
index 53522acd87c5cb83715c8aca0fc64d842bd8980a..37d56176a63f0c8828f836890d2f83a5f348903b 100644 (file)
@@ -39,7 +39,7 @@ EXTRA_srvx_SOURCES = \
        alloc-srvx.c \
        config.h.win32 \
        ioset-epoll.c \
-       ioset-kqueue.c \
+       ioset-kevent.c \
        ioset-select.c \
        ioset-win32.c \
        mail-common.c \