grr
authorJb Evain <jbevain@gmail.com>
Thu, 2 Jul 2009 13:42:37 +0000 (13:42 -0000)
committerJb Evain <jbevain@gmail.com>
Thu, 2 Jul 2009 13:42:37 +0000 (13:42 -0000)
svn path=/trunk/mcs/; revision=137296

mcs/tools/tuner/Makefile

index bce3ea3411d0d0455098b8a7b93ab54f5a058053..f917423e01a2e37fc8d073c30a46b976ac9d8ef9 100644 (file)
@@ -3,7 +3,7 @@ SUBDIRS =
 include ../../build/rules.make
 
 CECIL = $(topdir)/class/lib/net_1_1/Mono.Cecil.dll
-LINKER = $(topdir)/class/lib/net_1_1/monolinker.exe
+LINKER = $(topdir)/class/lib/net_2_0/monolinker.exe
 
 LOCAL_MCS_FLAGS = -r:System.Xml.dll -r:$(LINKER) -r:$(CECIL)