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/utils/Makefile.am')
-rw-r--r--mono/utils/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/mono/utils/Makefile.am b/mono/utils/Makefile.am
index 3a737bd43bb..f463ba2574b 100644
--- a/mono/utils/Makefile.am
+++ b/mono/utils/Makefile.am
@@ -53,6 +53,7 @@ else
unix_sources = \
dlmalloc.h \
dlmalloc.c \
+ mono-cgroup.c \
os-event-unix.c
platform_sources = $(unix_sources)