Don't clone internally used era values
[mono.git] / mcs / class / Novell.Directory.Ldap / Makefile
index c5bfcea59efb9944419aa6557f64f047e568240d..678b60557793982f3796bf2dc611fde2287b7e1c 100644 (file)
@@ -14,15 +14,13 @@ LIB_MCS_FLAGS = \
        $(RESX_RES:%=/res:%)
 else
 LIB_MCS_FLAGS = \
-       /nowarn:649 /nowarn:169 /nowarn:219 /nowarn:168 \
+       -warn:1 -nowarn:612 \
        -r:$(corlib)                            \
        -r:System.dll                           \
        -r:Mono.Security.dll                    \
        $(RESX_RES:%=/res:%)
 endif
 
-NO_TEST = yes
-
 include ../../build/library.make
 
 RESULTCODE_MESSAGES = Novell.Directory.Ldap.Utilclass/ResultCodeMessages.resources
@@ -36,7 +34,6 @@ $(RESULTCODE_MESSAGES): Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt
 
 EXTRA_DISTFILES = \
        net_1_1_java_Novell.Directory.Ldap.dll.sources \
-       Novell.Directory.Ldap.vmwcsproj \
        Novell.Directory.Ldap.Rfc2251/RfcLdapURL.cs \
        Novell.Directory.Ldap.Security.jvm/AuthenticationCallbackHandler.cs \
        Novell.Directory.Ldap.Security.jvm/ChangeLog \