Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mono/eglib/Makefile.am')
-rw-r--r--mono/eglib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mono/eglib/Makefile.am b/mono/eglib/Makefile.am
index fac81325d9f..f767d88859f 100644
--- a/mono/eglib/Makefile.am
+++ b/mono/eglib/Makefile.am
@@ -16,7 +16,7 @@ win_files = \
unix_files = \
gdate-unix.c gdir-unix.c gfile-unix.c gmisc-unix.c \
gmodule-unix.c gtimer-unix.c gmodule-aix.c \
- gspawn.c
+ gspawn.c gclock-nanosleep.c
if HOST_WIN32
os_files = $(win_files)