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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/mcs/docs
diff options
context:
space:
mode:
authorZoltan Varga <vargaz@gmail.com>2015-03-03 23:59:16 +0300
committerZoltan Varga <vargaz@gmail.com>2015-03-03 23:59:16 +0300
commitef380e3712af86ef7f8064fab19400523c7510c0 (patch)
tree2b48d058e0ed5aa5cfd3220721df5329e6d1e952 /mcs/docs
parent837b034d76dc74e14c8dadc1f1f011be08b3d339 (diff)
Rename Managed.Windows.Forms to System.Windows.Forms for consistency.
Diffstat (limited to 'mcs/docs')
-rw-r--r--mcs/docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
index c8b5d277d54..b808123cbac 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -75,7 +75,7 @@ doc_en = Documentation/en
NETDOCS_DIRS = \
$(classdir)/corlib/$(doc_en) \
- $(classdir)/Managed.Windows.Forms/$(doc_en) \
+ $(classdir)/System.Windows.Forms/$(doc_en) \
$(classdir)/Microsoft.Build.Engine/$(doc_en) \
$(classdir)/Microsoft.Build.Framework/$(doc_en) \
$(classdir)/Microsoft.Build.Utilities/$(doc_en) \