Link to the general releases page instead of a specific version in NEWS.
[mono.git] / mcs / build / Makefile
index ce026ae275fd57a1ad44b124c96abf5fd35b5f6b..e6d2d0a68afacb7f7ae7b6d2aa6402fc0707c015 100644 (file)
@@ -18,17 +18,17 @@ PLATFORMS = darwin linux win32
 PROFILES = \
        basic \
        build \
-       net_2_0 \
-       net_3_5 \
-       net_4_0 \
+       binary_reference_assemblies \
        net_4_5 \
-       xbuild_12
+       xbuild_12 \
+       xbuild_14
 
 COMMON_SRCS = \
        Consts.cs.in                    \
        Locale.cs                       \
        MonoTODOAttribute.cs \
-       basic-profile-check.cs
+       basic-profile-check.cs          \
+       SR.cs
 
 DISTFILES = \
        README.makefiles                \