X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fio-layer%2FMakefile.am;h=dfb60a16c827e5db876948193eef80196708b887;hb=86e44dfdcbc36134f56616dfe0ee1c6ae81e02b7;hp=1f2c5e14acdc67ea007c49b6aa2079ed3afa54d7;hpb=9ba1f6023390e68d32916f64dd6df0ca1b365229;p=mono.git diff --git a/mono/io-layer/Makefile.am b/mono/io-layer/Makefile.am index 1f2c5e14acd..dfb60a16c82 100644 --- a/mono/io-layer/Makefile.am +++ b/mono/io-layer/Makefile.am @@ -12,23 +12,18 @@ libwapiincludedir = $(includedir)/mono-$(API_VER)/mono/io-layer OTHER_H = \ access.h \ - collection.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 \ @@ -39,18 +34,10 @@ OTHER_H = \ OTHER_SRC = \ access.h \ - collection.c \ - collection.h \ context.c \ 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 \ @@ -61,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 \ @@ -95,7 +72,7 @@ OTHER_SRC = \ wapi_glob.c \ wapi.h \ wapi-private.h \ - wthreads.c + wapi.c WINDOWS_H = \