[docs] fix case in Makefile
authorBernhard Urban <bernhard.urban@xamarin.com>
Tue, 1 Dec 2015 20:14:20 +0000 (15:14 -0500)
committerBernhard Urban <bernhard.urban@xamarin.com>
Tue, 1 Dec 2015 20:14:20 +0000 (15:14 -0500)
mcs/docs/Makefile

index 4266c2ea0460289913e62b7e7ff725ae317a9530..88bddb6626860eadb0ed7e749f781be2aaeabbe5 100644 (file)
@@ -95,7 +95,7 @@ NETDOCS_DIRS = \
        $(classdir)/System.Web.Services/$(doc_en)                           \
        $(classdir)/System.Web/$(doc_en)                                    \
        $(classdir)/System.XML/$(doc_en)                                    \
-       $(classdir)/System.XML.Linq/$(doc_en)                               \
+       $(classdir)/System.Xml.Linq/$(doc_en)                               \
        $(classdir)/System/$(doc_en) 
 
 MONO_DIRS = \