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:
authorMiguel de Icaza <miguel@gnome.org>2008-11-10 01:48:13 +0300
committerMiguel de Icaza <miguel@gnome.org>2008-11-10 01:48:13 +0300
commita12136484d54db203c9284cb61475b80b71ec4c8 (patch)
tree93323e163d41f20fe50f11958d03684420fde76e /mcs/docs
parent77db9d96e863af9549711c26b456429bc69b6df9 (diff)
Add CSharpLib docs
svn path=/trunk/mcs/; revision=118343
Diffstat (limited to 'mcs/docs')
-rw-r--r--mcs/docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
index ba2ad38c9bb..fa6e73e2bda 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -86,7 +86,8 @@ MONO_DIRS = \
$(topdir)/class/Mono.Posix/Documentation/en \
$(topdir)/class/Mono.Security.Win32/Documentation/en \
$(topdir)/class/Mono.Security/Documentation/en \
- $(topdir)/class/Mono.Simd/Documentation/en
+ $(topdir)/class/Mono.Simd/Documentation/en \
+ $(topdir)/tools/csharplib/en
NOVELL_DIRS = \
$(topdir)/class/Novell.Directory.Ldap/Documentation/en