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:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2015-02-24 03:40:45 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2015-02-24 22:12:40 +0300
commit762bc0bbe6c2f74e7f5e6ad9b14fd7879809e112 (patch)
treef62a9ae7f5d85ab8f81779b0dc258bcc2fc628b2 /mcs/docs
parent46c30d31f8867f42db17533209b01effda7ea15f (diff)
Remove Npgsql from class libs
This has been requested by the maintainers of Npgsql a few times already (https://bugzilla.xamarin.com/show_bug.cgi?id=23119) and we should do it for Mono 4.0. Miguel gave his +1 on the mailing list already.
Diffstat (limited to 'mcs/docs')
-rw-r--r--mcs/docs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mcs/docs/Makefile b/mcs/docs/Makefile
index 79ad235c4e0..c8b5d277d54 100644
--- a/mcs/docs/Makefile
+++ b/mcs/docs/Makefile
@@ -104,8 +104,7 @@ MONO_DIRS = \
$(classdir)/Mono.Posix/$(doc_en) \
$(classdir)/Mono.Security.Win32/$(doc_en) \
$(classdir)/Mono.Security/$(doc_en) \
- $(classdir)/Mono.Simd/$(doc_en) \
- $(classdir)/Npgsql/$(doc_en)
+ $(classdir)/Mono.Simd/$(doc_en)
NOVELL_DIRS = \
$(topdir)/class/Novell.Directory.Ldap/Documentation/en