Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <marius.ungureanu@xamarin.com>2014-03-19 16:52:13 +0400
committerMarius Ungureanu <marius.ungureanu@xamarin.com>2014-03-19 16:52:13 +0400
commit9a965f53392ca43744548e130abeae8c6e2df4b7 (patch)
tree86539b689b5dfb939bb6dbd569809941efc943ae /main/src/addins/WindowsPlatform/Makefile.am
parentbf5c11cb9cbd13f2a52bb18fc4e3e3ddd7494b8a (diff)
[WindowsPlatform] Move to a Solution Folder.
Diffstat (limited to 'main/src/addins/WindowsPlatform/Makefile.am')
-rw-r--r--main/src/addins/WindowsPlatform/Makefile.am6
1 files changed, 2 insertions, 4 deletions
diff --git a/main/src/addins/WindowsPlatform/Makefile.am b/main/src/addins/WindowsPlatform/Makefile.am
index 24e07e9bf5..5ff492aeff 100644
--- a/main/src/addins/WindowsPlatform/Makefile.am
+++ b/main/src/addins/WindowsPlatform/Makefile.am
@@ -1,5 +1,3 @@
-include $(top_srcdir)/xbuild.include
-if ! ENABLE_WINDOWSPLATFORM
-SKIP=y
-endif
+SUBDIRS = \
+ WindowsPlatform