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
path: root/docs
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2008-11-20 21:15:31 +0300
committerJonathan Pryor <jpryor@novell.com>2008-11-20 21:15:31 +0300
commitb0cb68659484456edda42ff32d9b2f9b0cea7080 (patch)
treeac6dfaddc953f9dce0504773e56946d0add423b7 /docs
parent8e5043c11526a9086cc48d6310e3e548f296282e (diff)
* Makefile.am (sources_DATA): Add mono-file-formats.source,
mono-tools.source. svn path=/trunk/mono/; revision=119483
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog5
-rw-r--r--docs/Makefile.am2
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index bb1a5b5537a..113b62ba7e9 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-20 Jonathan Pryor <jpryor@novell.com>
+
+ * Makefile.am (sources_DATA): Add mono-file-formats.source,
+ mono-tools.source.
+
2008-11-20 Raja R Harinath <harinath@hurrynot.org>
Remove unnecessary rebuilds of the html directory
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 26aa4689b7e..41d1977cf38 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,6 +1,8 @@
sourcesdir = $(prefix)/lib/monodoc/sources
sources_DATA = \
+ mono-file-formats.source \
+ mono-tools.source \
monoapi.source \
$(ASSEMBLED_DOCS)