X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2FMakefile.am;h=e1b1034327e1db36902cac3fce48c32a566a99b7;hb=ef227267ece4aac5cad830e5d6debcecdd5609d6;hp=f5cb440f46861bcf9bffcebc96dadff9c66d4707;hpb=ffd38a0fa4c1dc09db2ac3277dc642707ba3f474;p=mono.git diff --git a/mono/utils/Makefile.am b/mono/utils/Makefile.am index f5cb440f468..e1b1034327e 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 \ @@ -38,6 +39,7 @@ monoutils_sources = \ mono-mmap-internal.h \ mono-mutex.c \ mono-mutex.h \ + mono-lazy-init.h \ mono-networkinterfaces.c \ mono-networkinterfaces.h \ mono-proclib.c \ @@ -46,8 +48,6 @@ monoutils_sources = \ mono-string.h \ mono-time.c \ mono-time.h \ - strtod.h \ - strtod.c \ strenc.h \ strenc.c \ mono-uri.c \ @@ -109,6 +109,7 @@ monoutils_sources = \ mono-threads-openbsd.c \ mono-threads-android.c \ mono-threads.h \ + mono-threads-api.h \ mono-threads-coop.c \ mono-threads-coop.h \ mono-tls.h \ @@ -135,7 +136,13 @@ monoutils_sources = \ networking-windows.c \ networking.h \ mono-rand.c \ - mono-rand.h + mono-rand.h \ + memfuncs.c \ + memfuncs.h \ + parse.c \ + parse.h \ + checked-build.c \ + checked-build.h arch_sources =