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

github.com/mono/mono-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Pouliot <sebastien@ximian.com>2008-11-09 22:00:43 +0300
committerSebastien Pouliot <sebastien@ximian.com>2008-11-09 22:00:43 +0300
commitff4be31679c17878f1f465ca4d043cb36a43168c (patch)
tree6873d152c090808c8ea847489e58e74cbd3a5488 /gendarme/framework
parente3c634996980b80e44dfaa6287264eaf50021eb3 (diff)
2008-11-09 Sebastien Pouliot <sebastien@ximian.com>
* Makefile.am: Add Test to SUBDIRS to fix make checkdist svn path=/trunk/mono-tools/; revision=118326
Diffstat (limited to 'gendarme/framework')
-rw-r--r--gendarme/framework/ChangeLog4
-rw-r--r--gendarme/framework/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/gendarme/framework/ChangeLog b/gendarme/framework/ChangeLog
index bd66e174..d8a0d1a5 100644
--- a/gendarme/framework/ChangeLog
+++ b/gendarme/framework/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-09 Sebastien Pouliot <sebastien@ximian.com>
+
+ * Makefile.am: Add Test to SUBDIRS to fix make checkdist
+
2008-11-08 Alan McGovern <alan.mcgovern@gmail.com>
* Makefile.am:
diff --git a/gendarme/framework/Makefile.am b/gendarme/framework/Makefile.am
index 72725f38..bb729809 100644
--- a/gendarme/framework/Makefile.am
+++ b/gendarme/framework/Makefile.am
@@ -1,3 +1,4 @@
+SUBDIRS = Test
FRAMEWORK_OPTIONS := -debug+ -warn:4 -warnaserror+
TESTS_OPTIONS := -debug+ -d:DEBUG -d:TRACE -warn:4 -warn:0