diff --git a/mcs/tools/ChangeLog b/mcs/tools/ChangeLog index d91068f1cb6c1..76d4b7608901d 100644 --- a/mcs/tools/ChangeLog +++ b/mcs/tools/ChangeLog @@ -1,3 +1,8 @@ +2004-10-29 Raja R Harinath + + * Makefile (net_2_0_SUBDIRS): New. Only build 'wsdl' in the + net_2_0 profile. + 2004-06-11 Raja R Harinath * Makefile (PROGRAM_INSTALL_DIR): New define. diff --git a/mcs/tools/Makefile b/mcs/tools/Makefile index f1ba22ae85906..8bacfb9e55484 100644 --- a/mcs/tools/Makefile +++ b/mcs/tools/Makefile @@ -1,5 +1,8 @@ thisdir = tools SUBDIRS = al cilc corcompare ictool mono-xsd security wsdl genxs SqlSharp disco soapsuds browsercaps-updater monop gacutil mono-rpm-helpers + +net_2_0_SUBDIRS = wsdl + include ../build/rules.make MONO_TOOLS = \