Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtsushi Eno <atsushieno@gmail.com>2008-11-26 05:08:27 +0300
committerAtsushi Eno <atsushieno@gmail.com>2008-11-26 05:08:27 +0300
commitb3671b6a95edd4585389c5c8f8b44274edf86de2 (patch)
tree5b60c5bbbd0f84803c4e44c512ca0c3060c1c062 /mcs/nunit24
parent64035589f3628e0be5f8d226eec1b3ce92ff9125 (diff)
2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
* ConsoleClient/nunit-console/Makefile : here this time :( svn path=/trunk/mcs/; revision=120042
Diffstat (limited to 'mcs/nunit24')
-rw-r--r--mcs/nunit24/ChangeLog4
-rw-r--r--mcs/nunit24/ConsoleRunner/nunit-console/Makefile2
2 files changed, 5 insertions, 1 deletions
diff --git a/mcs/nunit24/ChangeLog b/mcs/nunit24/ChangeLog
index ef855d2f51c..1a9556fd39b 100644
--- a/mcs/nunit24/ChangeLog
+++ b/mcs/nunit24/ChangeLog
@@ -1,5 +1,9 @@
2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
+ * ConsoleClient/nunit-console/Makefile : here this time :(
+
+2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
+
* NUnitCore/interfaces/Makefile: another one bites the dust :(
2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
diff --git a/mcs/nunit24/ConsoleRunner/nunit-console/Makefile b/mcs/nunit24/ConsoleRunner/nunit-console/Makefile
index 9b9332980f6..4061610ab56 100644
--- a/mcs/nunit24/ConsoleRunner/nunit-console/Makefile
+++ b/mcs/nunit24/ConsoleRunner/nunit-console/Makefile
@@ -11,7 +11,7 @@ LOCAL_MCS_FLAGS= \
/d:MONO /d:StronglyNamedAssembly
NO_TEST = yo
-EXTRA_DISTFILES = nunit-console-runner.dll.csproj
+EXTRA_DISTFILES = nunit-console.csproj nunit-console_VS2005.csproj
ifeq (net_2_0, $(PROFILE))
NO_INSTALL = yes