Merge pull request #3063 from marek-safar/rs-Net
[mono.git] / mcs / class / Facades / Makefile
index 26bd08261f9f43107a2e91574b68a53d2c179e8a..d984f22ecd51922003ddc2fb5dd3a7bf711c4f0d 100644 (file)
@@ -29,6 +29,7 @@ include $(MCS_BUILD_DIR)/rules.make
 dist-local: dist-default
 
 DIST_SUBDIRS = $(net_4_x_PARALLEL_SUBDIRS)
+DISTFILES=subdirs.make
 
 doc-update-local:
        @echo "not doing docs"
@@ -36,4 +37,9 @@ doc-update-local:
 doc-update-recursive:
        @echo "do not recurse the Facades folder"
 
-System System.Core System.ComponentModel.DataAnnotations System.Numerics System.Runtime.Serialization System.XML System.ComponentModel.Composition System.ServiceModel System.Xml.Linq:
+System System.Core System.ComponentModel.DataAnnotations System.Numerics System.Runtime.Serialization System.XML \
+System.ComponentModel.Composition System.ServiceModel System.Xml.Linq System.Data System.IO.Compression.FileSystem \
+System.ServiceProcess System.Security System.Net.Http.WebRequest System.Net.Http:
+
+all-local-aot:
+