X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2FMakefile;h=cedf9c3518cac861df38c47f6744d7aa0e180864;hb=556928c51719b936a1a9eb56da1d9bb11572402b;hp=64f89b74127c7f0a1b3a08ccba112231c155a233;hpb=2b661a490277e4f9325ba38ebde62e1db10d4667;p=mono.git diff --git a/mcs/Makefile b/mcs/Makefile index 64f89b74127..cedf9c3518c 100644 --- a/mcs/Makefile +++ b/mcs/Makefile @@ -1,6 +1,6 @@ thisdir := . -SUBDIRS := build jay mcs monoresgen class mbas nunit20 ilasm tools tests errors docs +SUBDIRS := build jay mcs tools/resgen class mbas nunit20 ilasm tools tests errors docs DIST_ONLY_SUBDIRS := gmcs basic_SUBDIRS := jay mcs class @@ -42,9 +42,8 @@ profiles-do--run-test: # Orchestrate the bootstrap here. profile-do--net_2_0--all: profile-do--net_2_0_bootstrap--all profile-do--net_2_0_bootstrap--all: profile-do--default--all - -ifeq (linux, $(PLATFORM)) profile-do--default--all: profile-do--net_1_1_bootstrap--all +ifeq (linux, $(PLATFORM)) profile-do--net_1_1_bootstrap--all: profile-do--basic--all endif @@ -75,7 +74,8 @@ DISTFILES = \ MonoIcon.png \ README \ ScalableMonoIcon.svg \ - winexe.in + winexe.in \ + nunit.key dist-local: dist-default