Merge pull request #1857 from slluis/fix-assembly-resolver
[mono.git] / mono / utils / Makefile.am
index f5cb440f46861bcf9bffcebc96dadff9c66d4707..32cc0e515a146d7d594b3b6f21963df47944bd3b 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        \
@@ -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              \
@@ -135,7 +134,11 @@ monoutils_sources = \
        networking-windows.c    \
        networking.h    \
        mono-rand.c     \
-       mono-rand.h
+       mono-rand.h \
+       memfuncs.c \
+       memfuncs.h \
+       parse.c \
+       parse.h
 
 arch_sources =