X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=mono.git;a=blobdiff_plain;f=mcs%2Fclass%2FMakefile;fp=mcs%2Fclass%2FMakefile;h=00f3212dfad56763be0c918945d9bca3b4d74279;hp=7d9329e02da24d8cb2f7b74cfb52d703547b4933;hb=411a37af27905eaa44dac1a31f6387a11c0b0244;hpb=3e9d7d6e9cf8dc33eb29c497c350a1cd7df3a057 diff --git a/mcs/class/Makefile b/mcs/class/Makefile index 7d9329e02da..00f3212dfad 100644 --- a/mcs/class/Makefile +++ b/mcs/class/Makefile @@ -20,7 +20,11 @@ basic_SUBDIRS := \ System.Xml.Linq \ Mono.Cecil \ $(MCS_MODE_dirs) \ - ../tools/cil-stringreplacer + Mono.CompilerServices.SymbolWriter \ + PEAPI \ + ../tools/cil-stringreplacer \ + ../ilasm \ + corlib/il build_SUBDIRS := \ corlib \