...and they also need EXTRA_DISTFILES for tarballs.
authorAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Wed, 14 Nov 2012 18:26:14 +0000 (03:26 +0900)
committerAtsushi Eno <atsushieno@veritas-vos-liberabit.com>
Wed, 14 Nov 2012 18:26:14 +0000 (03:26 +0900)
mcs/class/Mono.Reactive.Testing/Makefile
mcs/class/System.Reactive.Core/Makefile
mcs/class/System.Reactive.Debugger/Makefile
mcs/class/System.Reactive.Experimental/Makefile
mcs/class/System.Reactive.Interfaces/Makefile
mcs/class/System.Reactive.Linq/Makefile
mcs/class/System.Reactive.PlatformServices/Makefile
mcs/class/System.Reactive.Providers/Makefile
mcs/class/System.Reactive.Runtime.Remoting/Makefile
mcs/class/System.Reactive.Windows.Forms/Makefile
mcs/class/System.Reactive.Windows.Threading/Makefile

index f7d8617f01da62113957cd2bac83ab0da71ceee8..c02117a6ddfff63514ab1995939e04f71b4f23fb 100644 (file)
@@ -34,7 +34,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -nowarn:0618
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index 3e7b5a5da9128064703b0ac27410864693741d07..3a95fb27311beda8ce749b47bcfefb9b3e9eb524 100644 (file)
@@ -20,7 +20,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index fe713ed883ca665de4e4e05b8633dc416f09bea7..e62c349586162e7afca554fccf094892033a4b22 100644 (file)
@@ -22,7 +22,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index 8e44f560584434063a0fcf88a3180246a66a7288..964b7ee51dff14de23a692882b666d02923955e4 100644 (file)
@@ -22,7 +22,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index 240d72e618497849c099786359305e1708127bb1..a635bf4968027d52a6ab43c07cd2d790061461fe 100644 (file)
@@ -19,7 +19,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index d24c5f106e051fd41d20fa9f02ef68121e0bb8ac..6f87edcc6953654c5b53831bf34ca0427be60395 100644 (file)
@@ -21,7 +21,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index 0427575177866065434d94ec48a4683ca6e3c8b7..bc678521b1d026eb72240c45f7baec3756079741 100644 (file)
@@ -27,7 +27,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS) -r:Mono.Reactive.Tests.dll
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index 3692758caa0e11bee2f7bb54090b9c92bfe1d10b..226e2edc190300dc6272d36ac9d343837b099036 100644 (file)
@@ -22,7 +22,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index c227b7c121801e9931272e2fd47fa4abf19f9f36..c7dd32368db4353275ce7e15c43ba70eec8f8124 100644 (file)
@@ -22,7 +22,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index 537d7c4a7cdd3bbc2aba27aa063312892407294b..8fdb36945060febe0ab0ab9df8e3eaaa5221c20d 100644 (file)
@@ -23,7 +23,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE
index b62bdc176e9f970cef75197316cb1590be5bf82a..1ea627f5e460633acac03b7dd93d208c992367f8 100644 (file)
@@ -23,7 +23,7 @@ endif
 
 TEST_MCS_FLAGS = $(LIB_MCS_FLAGS)
 
-EXTRA_DISTFILES =
+EXTRA_DISTFILES = more_build_args
 
 VALID_PROFILE := $(filter 2 4, $(FRAMEWORK_VERSION_MAJOR))
 ifndef VALID_PROFILE