Several corrections thanks to Johan Lorensson
[mono.git] / mono / io-layer / Makefile.am
index 1f2c5e14acdc67ea007c49b6aa2079ed3afa54d7..fd819424978689f7d5fea4e464f58615f461498c 100644 (file)
@@ -12,12 +12,12 @@ 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        \
@@ -39,8 +39,6 @@ OTHER_H = \
 
 OTHER_SRC = \
        access.h                \
-       collection.c            \
-       collection.h            \
        context.c               \
        context.h               \
        error.c                 \