Merge pull request #798 from akoeplinger/fix-test
[mono.git] / mcs / class / Mono.Options / Makefile
index 33d962f481c89bc3a3f12526cfb7b16ade52bf5f..8f6ee01890df80bd160ee4ed9ff4efdc02ec62d0 100644 (file)
@@ -8,7 +8,7 @@ LIBRARY_PACKAGE = none
 NO_INSTALL = yes
 
 LIB_MCS_FLAGS = /r:$(corlib) /r:System.dll
-TEST_MCS_FLAGS = /r:Mono.Posix.dll /r:System.dll
+TEST_MCS_FLAGS = /r:Mono.Posix.dll /r:System.dll /r:System.Core.dll
 
 mono_sourcelibs_DIR  = $(DESTDIR)$(mono_libdir)/mono-source-libs
 mono_options_DATA = Mono.Options/Options.cs