2010-06-05 Zoltan Varga <vargaz@gmail.com>
authorZoltan Varga <vargaz@gmail.com>
Sat, 5 Jun 2010 18:42:41 +0000 (18:42 -0000)
committerZoltan Varga <vargaz@gmail.com>
Sat, 5 Jun 2010 18:42:41 +0000 (18:42 -0000)
* docs/Makefile (MONO_DIRS): Add Mono.Debugger.Soft.

svn path=/trunk/mcs/; revision=158541

mcs/docs/ChangeLog [new file with mode: 0644]
mcs/docs/Makefile

diff --git a/mcs/docs/ChangeLog b/mcs/docs/ChangeLog
new file mode 100644 (file)
index 0000000..8e178c2
--- /dev/null
@@ -0,0 +1,4 @@
+2010-06-05  Zoltan Varga  <vargaz@gmail.com>
+
+       * Makefile (MONO_DIRS): Add Mono.Debugger.Soft.
+
index 67c65b30d3eb386f7cd80222d23273503bdd0b38..869c8d95e6f450b855cf34674c8a0319aa9a8afe 100644 (file)
@@ -96,7 +96,8 @@ MONO_DIRS = \
        $(classdir)/Mono.Security/$(doc_en)                \
        $(classdir)/Mono.Simd/$(doc_en)                    \
        $(classdir)/Mono.CSharp/$(doc_en)                  \
-       $(classdir)/Npgsql/$(doc_en)                       
+       $(classdir)/Npgsql/$(doc_en)                       \
+       $(classdir)/Mono.Debugger.Soft/$(doc_en)
 
 NOVELL_DIRS = \
        $(topdir)/class/Novell.Directory.Ldap/Documentation/en