Merge pull request #3786 from lambdageek/dev-42584-take2
[mono.git] / mono / io-layer / Makefile.am
index fd819424978689f7d5fea4e464f58615f461498c..dfb60a16c827e5db876948193eef80196708b887 100644 (file)
@@ -14,21 +14,16 @@ OTHER_H = \
        access.h        \
        context.h       \
        error.h         \
-       events.h        \
-       handles.h       \
        io.h            \
        io-trace.h      \
        io-layer.h      \
        io-portability.h        \
        macros.h        \
        messages.h      \
-       mutexes.h       \
        processes.h     \
        security.h      \
-       semaphores.h    \
        sockets.h       \
        status.h        \
-       threads.h       \
        timefuncs.h     \
        types.h         \
        uglify.h        \
@@ -43,12 +38,6 @@ OTHER_SRC = \
        context.h               \
        error.c                 \
        error.h                 \
-       events.c                \
-       events.h                \
-       event-private.h         \
-       handles.c               \
-       handles.h               \
-       handles-private.h       \
        io.c                    \
        io.h                    \
        io-portability.c        \
@@ -59,27 +48,17 @@ OTHER_SRC = \
        macros.h                \
        messages.c              \
        messages.h              \
-       mutexes.c               \
-       mutexes.h               \
-       mutex-private.h         \
        posix.c                 \
        processes.c             \
        processes.h             \
        process-private.h       \
        security.c              \
        security.h              \
-       semaphores.c            \
-       semaphores.h            \
-       semaphore-private.h     \
-       shared.c                \
-       shared.h                \
        sockets.c               \
        sockets.h               \
        socket-private.h        \
        socket-wrappers.h       \
        status.h                \
-       threads.h               \
-       thread-private.h        \
        timefuncs.c             \
        timefuncs.h             \
        timefuncs-private.h     \
@@ -93,7 +72,7 @@ OTHER_SRC = \
        wapi_glob.c             \
        wapi.h                  \
        wapi-private.h          \
-       wthreads.c
+       wapi.c
 
 
 WINDOWS_H = \