X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2FMakefile.am;h=32cc0e515a146d7d594b3b6f21963df47944bd3b;hb=09747fb182d51c5c8963d68325204964c6b845f2;hp=8003b5666666f3f32aee3016854dcfdaa8d6a08a;hpb=132d9511ffadd906383cfac4cab710776d81601e;p=mono.git diff --git a/mono/utils/Makefile.am b/mono/utils/Makefile.am index 8003b566666..32cc0e515a1 100644 --- a/mono/utils/Makefile.am +++ b/mono/utils/Makefile.am @@ -21,6 +21,7 @@ monoutils_sources = \ dlmalloc.c \ mono-counters.c \ mono-compiler.h \ + mono-complex.h \ mono-dl.c \ mono-dl-windows.c \ mono-dl-darwin.c \ @@ -46,8 +47,6 @@ monoutils_sources = \ mono-string.h \ mono-time.c \ mono-time.h \ - strtod.h \ - strtod.c \ strenc.h \ strenc.c \ mono-uri.c \ @@ -99,6 +98,7 @@ monoutils_sources = \ mono-linked-list-set.c \ mono-linked-list-set.h \ mono-threads.c \ + mono-threads-state-machine.c \ mono-threads-posix.c \ mono-threads-mach.c \ mono-threads-mach-helper.c \ @@ -108,6 +108,8 @@ monoutils_sources = \ mono-threads-openbsd.c \ mono-threads-android.c \ mono-threads.h \ + mono-threads-coop.c \ + mono-threads-coop.h \ mono-tls.h \ mono-tls.c \ linux_magic.h \ @@ -130,7 +132,13 @@ monoutils_sources = \ networking-fallback.c \ networking-missing.c \ networking-windows.c \ - networking.h + networking.h \ + mono-rand.c \ + mono-rand.h \ + memfuncs.c \ + memfuncs.h \ + parse.c \ + parse.h arch_sources =