X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fbuild%2FMakefile;h=f33fcccf2d7635f498496404d5ed0dbadd8f1d56;hb=4b8fc544b0627490f227eb472f54d04e27fc8314;hp=e6d2d0a68afacb7f7ae7b6d2aa6402fc0707c015;hpb=0b4bc83e79ca3057693089dc7f926004bb9d9592;p=mono.git diff --git a/mcs/build/Makefile b/mcs/build/Makefile index e6d2d0a68af..f33fcccf2d7 100644 --- a/mcs/build/Makefile +++ b/mcs/build/Makefile @@ -19,7 +19,7 @@ PROFILES = \ basic \ build \ binary_reference_assemblies \ - net_4_5 \ + net_4_x \ xbuild_12 \ xbuild_14 @@ -28,7 +28,8 @@ COMMON_SRCS = \ Locale.cs \ MonoTODOAttribute.cs \ basic-profile-check.cs \ - SR.cs + SR.cs \ + AssemblyRef.cs DISTFILES = \ README.makefiles \