Finish spliting sgen-nursery-allocator into a separate compilation unit
[mono.git] / mono / utils / Makefile.am
index 04a3b213f215873a304f2b5efca089a6fcf689b9..64c4bd434616db4304983731a5b73e2de54623a7 100644 (file)
@@ -78,7 +78,25 @@ monoutils_sources = \
        valgrind.h      \
        mach-support.c  \
        mach-support.h  \
-       memcheck.h
+       memcheck.h      \
+       mono-context.c  \
+       mono-context.h  \
+       mono-stack-unwinding.h  \
+       hazard-pointer.c        \
+       hazard-pointer.h        \
+       lock-free-queue.c       \
+       lock-free-queue.h       \
+       lock-free-alloc.c       \
+       lock-free-alloc.h       \
+       mono-linked-list-set.c  \
+       mono-linked-list-set.h  \
+       mono-threads.c  \
+       mono-threads-posix.c    \
+       mono-threads-mach.c     \
+       mono-threads-windows.c  \
+       mono-threads.h  \
+       mono-tls.h      \
+       linux_magic.h
 
 arch_sources =