X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Futils%2FMakefile.am;h=c5464d16b168375dc3ac31375765a299ebeaa97b;hb=ccbd0b1a0d36f4b1d0f5d413eca791e589277de1;hp=881888fcceeb927a7462689fd09d21d1df741224;hpb=0be292818eb53868d1cfe4956ab3a033480d22c7;p=mono.git diff --git a/mono/utils/Makefile.am b/mono/utils/Makefile.am index 881888fccee..c5464d16b16 100644 --- a/mono/utils/Makefile.am +++ b/mono/utils/Makefile.am @@ -99,6 +99,10 @@ monoutils_sources = \ mono-threads-mach.c \ mono-threads-mach-helper.c \ mono-threads-windows.c \ + mono-threads-linux.c \ + mono-threads-freebsd.c \ + mono-threads-openbsd.c \ + mono-threads-android.c \ mono-threads.h \ mono-tls.h \ mono-tls.c \ @@ -110,7 +114,11 @@ monoutils_sources = \ mono-hwcap.c \ bsearch.h \ bsearch.c \ - mono-signal-handler.h + mono-signal-handler.h \ + mono-conc-hashtable.h \ + mono-conc-hashtable.c \ + sha1.h \ + sha1.c arch_sources =