X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fio-layer%2FMakefile.am;h=dfb60a16c827e5db876948193eef80196708b887;hb=86e44dfdcbc36134f56616dfe0ee1c6ae81e02b7;hp=b963eb6a053a15d5d108e3b3af96fe011c93fa32;hpb=266345ec8f312b59cbd0bd1026d7304e30a91a2a;p=mono.git diff --git a/mono/io-layer/Makefile.am b/mono/io-layer/Makefile.am index b963eb6a053..dfb60a16c82 100644 --- a/mono/io-layer/Makefile.am +++ b/mono/io-layer/Makefile.am @@ -14,20 +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 \ @@ -42,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 \ @@ -58,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 \ @@ -92,7 +72,7 @@ OTHER_SRC = \ wapi_glob.c \ wapi.h \ wapi-private.h \ - wthreads.c + wapi.c WINDOWS_H = \