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:44:34 +0300
committerAtsushi Eno <atsushieno@gmail.com>2008-11-26 05:44:34 +0300
commit2e67c438b376949f47aae001633dfc332be10aa3 (patch)
tree12af3915aa376d93400b815dbc59f9c67c25f39c /mcs/nunit24
parentb3671b6a95edd4585389c5c8f8b44274edf86de2 (diff)
2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
* ConsoleClient/nunit-console-exe/Makefile : more :( svn path=/trunk/mcs/; revision=120046
Diffstat (limited to 'mcs/nunit24')
-rw-r--r--mcs/nunit24/ChangeLog4
-rw-r--r--mcs/nunit24/ConsoleRunner/nunit-console-exe/Makefile4
2 files changed, 7 insertions, 1 deletions
diff --git a/mcs/nunit24/ChangeLog b/mcs/nunit24/ChangeLog
index 1a9556fd39b..de622697721 100644
--- a/mcs/nunit24/ChangeLog
+++ b/mcs/nunit24/ChangeLog
@@ -1,5 +1,9 @@
2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
+ * ConsoleClient/nunit-console-exe/Makefile : more :(
+
+2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
+
* ConsoleClient/nunit-console/Makefile : here this time :(
2005-11-25 Atsushi Enomoto <atsushi@ximian.com>
diff --git a/mcs/nunit24/ConsoleRunner/nunit-console-exe/Makefile b/mcs/nunit24/ConsoleRunner/nunit-console-exe/Makefile
index 5dd58936f42..af78ea50da1 100644
--- a/mcs/nunit24/ConsoleRunner/nunit-console-exe/Makefile
+++ b/mcs/nunit24/ConsoleRunner/nunit-console-exe/Makefile
@@ -6,7 +6,9 @@ PROGRAM = $(topdir)/class/lib/$(PROFILE)/nunit-console.exe
LOCAL_MCS_FLAGS = \
/r:nunit.framework.dll /r:nunit.util.dll /r:nunit.core.dll \
/r:nunit-console-runner.dll
-EXTRA_DISTFILES = App.ico nunit-console.csproj \
+EXTRA_DISTFILES = App.ico \
+ nunit-console.exe.csproj \
+ nunit-console.exe_VS2005.csproj \
nunit-console.exe.config.net_2_0 \
nunit-console.exe.config.net_3_5