Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mono / utils / Makefile.am
index 6b7ebbae2f0d8324888fdd047428495e26f3045b..b62633307b46f43e5547e6957ca6d5d6c404b0fd 100644 (file)
@@ -37,7 +37,8 @@ monoutils_sources = \
        mono-mmap.c             \
        mono-mmap.h             \
        mono-mmap-internals.h   \
-       mono-mutex.h            \
+       mono-os-mutex.h         \
+       mono-coop-mutex.h               \
        mono-once.h             \
        mono-lazy-init.h                \
        mono-networkinterfaces.c                \
@@ -53,8 +54,8 @@ monoutils_sources = \
        mono-uri.c              \
        mono-poll.c             \
        mono-path.c             \
-       mono-semaphore.c        \
-       mono-semaphore.h        \
+       mono-os-semaphore.h     \
+       mono-coop-semaphore.h           \
        mono-sigcontext.h       \
        mono-stdlib.c           \
        mono-property-hash.h    \
@@ -229,4 +230,4 @@ libmonoutilsinclude_HEADERS =       \
        mono-dl-fallback.h      \
        mono-counters.h
 
-EXTRA_DIST = ChangeLog mono-embed.h mono-embed.c
+EXTRA_DIST = mono-embed.h mono-embed.c