src/Makefile.am: Fix typo in name of ioset-kevent.c.
authorMichael Poole <mdpoole@troilus.org>
Wed, 30 Apr 2008 02:31:36 +0000 (22:31 -0400)
committerMichael Poole <mdpoole@troilus.org>
Wed, 30 Apr 2008 02:31:36 +0000 (22:31 -0400)
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 \