thisdir = class/Facades

net_4_5_SUBDIRS = System.Runtime System.Linq System.Xml.Serialization System.Xml.XmlSerializer \
	System.ServiceModel.Primitives System.Xml.ReaderWriter System.Diagnostics.Debug \
	System.Runtime.Extensions System.Diagnostics.Tools System.Collections \
	System.ComponentModel.EventBasedAsync System.ComponentModel System.ObjectModel \
	System.Text.RegularExpressions System.Threading System.Runtime.InteropServices \
	System.Reflection System.Globalization System.IO System.Reflection.Primitives \
	System.Resources.ResourceManager System.Security.Principal System.Text.Encoding \
	System.Text.Encoding.Extensions System.Linq.Queryable System.Linq.Expressions \
	System.Net.Primitives System.Net.Requests System.Net.NetworkInformation \
	System.Runtime.Serialization.Primitives System.Runtime.Serialization.Xml \
	System.Runtime.Serialization.Json System.ServiceModel.Http System.Windows \
	System.Xml.XDocument System.Threading.Tasks System.Diagnostics.Contracts \
	System.Dynamic.Runtime System.ComponentModel.Annotations System.Runtime.Numerics \
	System.Linq.Parallel System.Collections.Concurrent System.Threading.Tasks.Parallel \
	System.Reflection.Extensions

SUBDIRS = $(net_4_5_SUBDIRS)

include ../../build/rules.make

dist-local: dist-default
