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:
authorJonathan Pryor <jpryor@novell.com>2009-06-03 19:16:08 +0400
committerJonathan Pryor <jpryor@novell.com>2009-06-03 19:16:08 +0400
commit57ee4f3857c8476ec95f981feecb51186173d463 (patch)
treeb5843bae0472bf15c143a7e1ab74b70984f99241
parentb5f3a607b53c48e5a1c2883ddb12e511c0ffbdbc (diff)
* Makefile.am: Add webdoc to the build.
svn path=/trunk/mono-tools/; revision=135300
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f93382c..6914344f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-06-03 Jonathan Pryor <jpryor@novell.com>
+
+ * Makefile.am: Add webdoc to the build.
+
2008-12-02 Sebastien Pouliot <sebastien@ximian.com>
* configure.in: Remove AC_OUTPUT on gnunit files since they break
diff --git a/Makefile.am b/Makefile.am
index f001fdd8..7eb136fe 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
SUBDIRS= po docbrowser asn1view create-native-map ilcontrast gui-compare \
- gendarme Mono.Profiler mperfmon gsharp
+ gendarme Mono.Profiler mperfmon gsharp webdoc