[coop] Initial drop of the supporting public API.
[mono.git] / mono / utils / Makefile.am
index f5cb440f46861bcf9bffcebc96dadff9c66d4707..e1b1034327e1db36902cac3fce48c32a566a99b7 100644 (file)
@@ -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 =