* SoapSchemaExporterTests.cs: Sync expected results with changes in test
[mono.git] / mcs / class / System.XML / Makefile
index 3567686e6bd3bae6cd0372da906b80976a81ce83..1843df674ae8d542206fe43b41393522b8a25a0d 100644 (file)
@@ -27,7 +27,7 @@ ifeq (net_1_1_java, $(PROFILE))
 LIB_MCS_FLAGS += \
        -r:System.Xml.dll               \
        -r:rt.dll                       \
-       -r:vmwutils.dll                 \
+       -r:J2SE.Helpers.dll             \
        -r:unresolved.dll               \
        /lib:../../class/lib/$(PROFILE)
 endif