Fix missing CommonCrypto/Makefile.include in "make dist" tarballs
authorJo Shields <jo.shields@xamarin.com>
Wed, 6 Apr 2016 09:04:50 +0000 (10:04 +0100)
committerJo Shields <jo.shields@xamarin.com>
Wed, 6 Apr 2016 09:04:50 +0000 (10:04 +0100)
mcs/class/corlib/Makefile

index b633c23c6e85af4377e8f6f73ec561bc0600ff3f..95b3bc8d33703c3e3ba1bee382763bebd35f5267 100644 (file)
@@ -166,6 +166,9 @@ EXTRA_DISTFILES += \
        $(vtsdir)/VersionTolerantSerializationTestLib/6.0/Address.cs \
        $(vtsdir)/BinarySerializationOverVersions.cs
 
+EXTRA_DISTFILES += \
+       CommonCrypto/Makefile.include
+
 #
 # Android TimeZoneInfo testing....
 #