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 21:58:25 +0300
committerMarek Safar <marek.safar@gmail.com>2016-12-02 21:58:42 +0300
commit19261d8d5321a116b9467001da6b0521f4480997 (patch)
tree588bbb22fffc56694611cd53afca8a2dc6801dd1 /mcs/class/Makefile
parentd9e73b75b0b07299dcfc3c139d618fec1c3a9081 (diff)
[build] Fixes make dist
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 98353016a16..b9145d96495 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.Security.Cryptography.Algorithms
+ Facades/System.Diagnostics.FileVersionInfo.dll Facades/System.Security.Cryptography.Algorithms.dll
monolite_files = $(build_files:%=lib/$(monolite_dir)/%)