This commit was manufactured by cvs2svn to create branch 'mono-1-0'.
[mono.git] / mcs / class / System.DirectoryServices / Makefile
1 thisdir = class/System.DirectoryServices
2 SUBDIRS = 
3 include ../../build/rules.make
4
5 LIBRARY = System.DirectoryServices.dll
6 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:Novell.Directory.Ldap.dll
7 NO_TEST = yes
8
9 include ../../build/library.make