X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FMono.CodeContracts%2FMakefile;h=b5e733dbcd989bf7ace531e2e599ce868a1d40a4;hb=aeccd22792f34fb77c340180174f73f6c3270200;hp=92a7619d1049ab94c9d42dcd5187db0d9cedae9e;hpb=3d180029fb2875865d51d03269cc71999e008104;p=mono.git diff --git a/mcs/class/Mono.CodeContracts/Makefile b/mcs/class/Mono.CodeContracts/Makefile index 92a7619d104..b5e733dbcd9 100644 --- a/mcs/class/Mono.CodeContracts/Makefile +++ b/mcs/class/Mono.CodeContracts/Makefile @@ -6,8 +6,8 @@ LIBRARY = Mono.CodeContracts.dll LIB_REFS = System System.Core Mono.Cecil Mono.Cecil.Mdb LIB_MCS_FLAGS = -#-r:Mono.Cecil.Pdb.dll -TEST_MCS_FLAGS = -r:System.Core.dll -debug +TEST_MCS_FLAGS = +TEST_LIB_REFS = System.Core include ../../build/library.make