Move thread management from sgen to utils. Move smr from MonoInternalThread to thread...
[mono.git] / mono / utils / Makefile.am
index 82fd609a916df2d8ac96dd071d47f555e1921f94..0b81c6ed99ac7e329a8e148a880892bea0e29973 100644 (file)
@@ -85,7 +85,9 @@ monoutils_sources = \
        hazard-pointer.c        \
        hazard-pointer.h        \
        mono-linked-list-set.c  \
-       mono-linked-list-set.h
+       mono-linked-list-set.h  \
+       mono-threads.c  \
+       mono-threads.h
 
 arch_sources =