2004-04-27 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / class / System.DirectoryServices / Makefile
index be89edad8186843397d89ff0ec82c7535f353f58..c8dcf3bc6ad1cf2862c548d633c65e41dae40fed 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 LIBRARY = System.DirectoryServices.dll
-LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:Novell.Directory.Ldap
+LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll /r:Novell.Directory.Ldap.dll
 NO_TEST = yes
 
 include ../../build/library.make