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:
authorMarek Safar <marek.safar@gmail.com>2017-08-07 17:39:39 +0300
committerMarek Safar <marek.safar@gmail.com>2017-10-05 23:43:54 +0300
commit411a37af27905eaa44dac1a31f6387a11c0b0244 (patch)
tree91ae551aa6c377e83f0c3ba8cfe93201296cce0b /mcs/class/Makefile
parent3e9d7d6e9cf8dc33eb29c497c350a1cd7df3a057 (diff)
Bump corefx
Diffstat (limited to 'mcs/class/Makefile')
-rw-r--r--mcs/class/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index 7d9329e02da..00f3212dfad 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -20,7 +20,11 @@ basic_SUBDIRS := \
System.Xml.Linq \
Mono.Cecil \
$(MCS_MODE_dirs) \
- ../tools/cil-stringreplacer
+ Mono.CompilerServices.SymbolWriter \
+ PEAPI \
+ ../tools/cil-stringreplacer \
+ ../ilasm \
+ corlib/il
build_SUBDIRS := \
corlib \