Merge branch 'BigIntegerParse'
[mono.git] / mcs / class / Microsoft.Build.Framework / Makefile
index b7b6a37ebfce4dff66be5e065d252d24d0c2c7f8..73f43fb74c773eab3c4c6617c6f2c3c6ede45f52 100644 (file)
@@ -11,10 +11,8 @@ LIB_MCS_FLAGS = \
        /r:$(corlib)                            \
        /r:System.dll
 
-include ../../build/library.make
-
-export TESTING_MONO=a
-include $(XBUILD_DIR)/xbuild_targets.make
-
 EXTRA_DISTFILES = \
        Mono.XBuild.Framework/AssemblyLoadInfo.cs
+
+include ../../build/library.make
+include $(XBUILD_DIR)/xbuild_test.make