Browse Source

2002-07-22 Tim Coleman <[email protected]>
* library.build: Add build for System.EnterpriseServices

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

Tim Coleman 23 years ago
parent
commit
bdf615d7bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mcs/class/library.build

+ 1 - 0
mcs/class/library.build

@@ -11,6 +11,7 @@
 		<nant basedir="corlib" target="build"/>
 		<nant basedir="System" target="build"/>
 		<nant basedir="System.Drawing" target="build"/>
+		<nant basedir="System.EnterpriseServices" target="build"/>
 		<nant basedir="System.XML" target="build"/>
 		<nant basedir="System.Data" target="build"/>
 		<nant basedir="System.Web" target="build"/>