Initial set of Ward sgen annotations (#5705)
[mono.git] / mono / utils / Makefile.am
index 118ab953d0e8bcc172995e3e797a268899737113..94416bc95372b9022f653cdcabf5d5bc4eefa38c 100644 (file)
@@ -13,7 +13,8 @@ endif
 
 if HOST_WIN32
 win32_sources = \
-       os-event-win32.c
+       os-event-win32.c \
+       mono-os-wait-win32.c
 
 platform_sources = $(win32_sources)
 else
@@ -61,6 +62,7 @@ monoutils_sources = \
        mono-mmap-windows-internals.h   \
        mono-os-mutex.h         \
        mono-os-mutex.c         \
+       mono-os-wait.h \
        mono-coop-mutex.h               \
        mono-once.h             \
        mono-lazy-init.h                \
@@ -178,7 +180,8 @@ monoutils_sources = \
        os-event.h \
        refcount.h      \
        w32api.h        \
-       unlocked.h
+       unlocked.h      \
+       ward.h
 
 arch_sources =