Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mono / utils / Makefile.am
index 307225d3c6e4d2e3154fba0612f248e7a2f9ee7e..b62633307b46f43e5547e6957ca6d5d6c404b0fd 100644 (file)
@@ -37,8 +37,9 @@ monoutils_sources = \
        mono-mmap.c             \
        mono-mmap.h             \
        mono-mmap-internals.h   \
-       mono-mutex.c            \
-       mono-mutex.h            \
+       mono-os-mutex.h         \
+       mono-coop-mutex.h               \
+       mono-once.h             \
        mono-lazy-init.h                \
        mono-networkinterfaces.c                \
        mono-networkinterfaces.h                \
@@ -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    \
@@ -102,6 +103,7 @@ monoutils_sources = \
        mono-threads-state-machine.c    \
        mono-threads-posix.c    \
        mono-threads-posix-signals.c    \
+       mono-threads-posix-signals.h    \
        mono-threads-mach.c     \
        mono-threads-mach-helper.c      \
        mono-threads-windows.c  \
@@ -228,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