Force all test assemblies references to be explicit
[mono.git] / mcs / build / Makefile
index f90c8b89626c1e456e07e928a656cbb11695dc20..14c2a5da6e4ad58235e533c5eef09f019ba00561 100644 (file)
@@ -17,11 +17,12 @@ common/Consts.cs: common/Consts.cs.in $(wildcard config.make)
 PLATFORMS = darwin linux win32
 PROFILES = \
        basic \
+       build \
        net_2_0 \
        moonlight_raw \
-       moonlight \
        net_3_5 \
-       net_4_0 
+       net_4_0 \
+       net_4_5
 
 COMMON_SRCS = \
        Consts.cs.in                    \