Prevent right click from triggering ToolStrip.OnItemClicked
[mono.git] / mcs / class / Facades / Makefile
index 8f6854869c6129af981e846ac42138031667b882..ffdea4c751cc43b7e65000974c3a907311bc8eec 100644 (file)
@@ -8,7 +8,7 @@ monotouch_SUBDIRS = System.Collections.Concurrent System.Collections System.Comp
        System.Reflection.Extensions System.Reflection.Primitives System.Reflection System.Resources.ResourceManager System.Runtime.Extensions \
        System.Runtime.InteropServices System.Runtime.InteropServices.WindowsRuntime System.Runtime.Numerics System.Runtime.Serialization.Json \
        System.Runtime.Serialization.Primitives System.Runtime.Serialization.Xml System.Runtime System.Security.Principal System.ServiceModel.Http \
-       System.ServiceModel.Primitives System.Text.Encoding.Extensions System.Text.Encoding System.Text.RegularExpressions System.Threading.Tasks.Parallel \
+       System.ServiceModel.Primitives System.ServiceModel.Security System.Text.Encoding.Extensions System.Text.Encoding System.Text.RegularExpressions System.Threading.Tasks.Parallel \
        System.Threading.Tasks System.Threading.Timer System.Threading System.Xml.ReaderWriter System.Xml.XDocument System.Xml.XmlSerializer
 
 mobile_static_SUBDIRS = $(monotouch_SUBDIRS)
@@ -45,6 +45,7 @@ include $(MCS_BUILD_DIR)/rules.make
 
 dist-local: dist-default
 
+SUBDIRS = $(net_4_5_SUBDIRS)
 
 doc-update-local:
        @echo "not doing docs"