* Makefile (MCS) [PROFILE=default]: Force testing of 'mcs'.
[mono.git] / mono / io-layer / Makefile.am
index f90230d701d28f58195ffe0917f759e0316efe62..a9625478458f685eb8e84b990d9e4dde97a8d056 100644 (file)
@@ -23,6 +23,7 @@ OTHER_H = \
        mono-mutex.h    \
        mutexes.h       \
        processes.h     \
+       security.h      \
        semaphores.h    \
        sockets.h       \
        status.h        \
@@ -71,6 +72,8 @@ OTHER_SRC = \
        processes.c             \
        processes.h             \
        process-private.h       \
+       security.c              \
+       security.h              \
        semaphores.c            \
        semaphores.h            \
        semaphore-private.h     \