Merge pull request #5198 from BrzVlad/fix-binprot-stats
[mono.git] / mono / utils / Makefile.am
index 4b05161342070e3172109ee19dbc226e1def465a..e16931a28881757afdbc91db5950eb92841fda37 100644 (file)
@@ -59,6 +59,7 @@ monoutils_sources = \
        mono-mmap-internals.h   \
        mono-mmap-windows-internals.h   \
        mono-os-mutex.h         \
+       mono-os-mutex.c         \
        mono-coop-mutex.h               \
        mono-once.h             \
        mono-lazy-init.h                \
@@ -240,10 +241,6 @@ if SPARC64
 arch_sources += mono-hwcap-sparc.c
 endif
 
-if IA64
-arch_sources += mono-hwcap-ia64.c
-endif
-
 if S390X
 arch_sources += mono-hwcap-s390x.c
 endif