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>2016-12-02 19:28:33 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-02 19:29:11 +0300
commit07c20be565add68c54364d0689c71879ad15571b (patch)
tree0c8cd29260b7953614d4143c0a25e912e7547187 /mcs/class/Makefile
parent4253746d0f4e953a0f86bc2b6257e18f7870ed64 (diff)
[build] Add System.Security.Cryptography.Algorithms to monolite
Diffstat (limited to 'mcs/class/Makefile')
-rw-r--r--mcs/class/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/Makefile b/mcs/class/Makefile
index e415631d594..98353016a16 100644
--- a/mcs/class/Makefile
+++ b/mcs/class/Makefile
@@ -393,7 +393,7 @@ build_files = mscorlib.dll System.dll System.Xml.dll Mono.Security.dll System.Co
Facades/System.Threading.Tasks.dll Facades/System.Globalization.dll Facades/System.Runtime.Extensions.dll Facades/System.Threading.dll \
Facades/System.IO.dll Facades/System.Runtime.InteropServices.dll Facades/System.Xml.ReaderWriter.dll Facades/System.Linq.Expressions.dll \
Facades/System.Runtime.Numerics.dll Facades/System.Xml.XDocument.dll Facades/System.IO.FileSystem.Primitives.dll Facades/System.IO.FileSystem.dll \
- Facades/System.Diagnostics.FileVersionInfo.dll
+ Facades/System.Diagnostics.FileVersionInfo.dll Facades/System.Security.Cryptography.Algorithms
monolite_files = $(build_files:%=lib/$(monolite_dir)/%)