Merge pull request #819 from brendanzagaeski/patch-1
[mono.git] / mcs / build / Makefile
index f90c8b89626c1e456e07e928a656cbb11695dc20..ce026ae275fd57a1ad44b124c96abf5fd35b5f6b 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 \
+       xbuild_12
 
 COMMON_SRCS = \
        Consts.cs.in                    \