Add reference
authorMiguel de Icaza <miguel@gnome.org>
Mon, 6 Dec 2004 15:17:29 +0000 (15:17 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Mon, 6 Dec 2004 15:17:29 +0000 (15:17 -0000)
svn path=/trunk/mcs/; revision=37196

mcs/class/Novell.Directory.Ldap/Makefile

index ba179dc23aa888b69f39ae6287b89909179f6325..c8612f43d06b4f4f5d94bfe1efe1b5a8a85f6817 100644 (file)
@@ -5,8 +5,9 @@ include ../../build/rules.make
 LIBRARY = Novell.Directory.Ldap.dll
 LIB_MCS_FLAGS = \
        /nowarn:649 /nowarn:169 /nowarn:219 /nowarn:168 \
-       /r:$(corlib)                            \
-       /r:System.dll                           
+       -r:$(corlib)                            \
+       -r:System.dll                           \
+       -r:Mono.Security
 
 NO_TEST = yes