* SchemaTypes.cs: Changed DataSet type for a more generic XmlSerializable.
[mono.git] / mcs / class / System.Configuration.Install / makefile.gnu
index 4989e0ef48387e5d463fb04076bc6db23ebe2ee2..1cd8d871d215b65dcdfe49e032c7c7c5c2391925 100644 (file)
@@ -1,9 +1,10 @@
 topdir = ../..
 
+TEST_DIR= Test
 LIBRARY = $(topdir)/class/lib/System.Configuration.Install.dll
 
 LIB_LIST = list.unix
-LIB_FLAGS = -r corlib 
+LIB_FLAGS = -r corlib -r System
 
 SOURCES_INCLUDE=*.cs
 SOURCES_EXCLUDE=./Test*