Revert "[runtime] Add documentation to mono-os-{mutex,cond,sem} + Move to .c file"
[mono.git] / mono / utils / Makefile.am
index 8451be86f54fa3c954ff178fa097899538a3f31b..7db91094593e6c34716b2602b8f027c05f52fb3c 100644 (file)
@@ -41,7 +41,6 @@ monoutils_sources = \
        mono-mmap.h             \
        mono-mmap-internals.h   \
        mono-os-mutex.h         \
-       mono-os-mutex.c         \
        mono-coop-mutex.h               \
        mono-once.h             \
        mono-lazy-init.h                \
@@ -59,7 +58,6 @@ monoutils_sources = \
        mono-poll.c             \
        mono-path.c             \
        mono-os-semaphore.h     \
-       mono-os-semaphore.c     \
        mono-coop-semaphore.h           \
        mono-sigcontext.h       \
        mono-stdlib.c           \