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 'mcs/class/Makefile')
-rw-r--r--mcs/class/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index 3ab5668acc7..33a7dd8ae7b 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -242,6 +242,7 @@ net_3_5_SUBDIRS := $(xbuild_2_0_dirs)
net_4_0_SUBDIRS := $(net_2_0_dirs) $(net_4_0_dirs) $(net_4_0_only_dirs) $(xbuild_4_0_dirs)
net_4_5_SUBDIRS := $(net_2_0_dirs) $(net_4_0_dirs) $(net_4_5_dirs) $(xbuild_4_0_dirs) aot-compiler
xbuild_12_SUBDIRS := $(xbuild_4_0_dirs)
+xbuild_14_SUBDIRS := $(xbuild_4_0_dirs)
include ../build/rules.make