SummaryRefsLogTreeCommitDiffStats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@openmailbox.org>2015-06-26 23:17:01 +0200
committerDale Mellor <dale@rdmp.org>2015-07-04 07:00:52 +0100
commite6a94adeb3384cb883f49ec5a4cc589df6b40d10 (patch)
treecd5f1da67dbfe37e918f1393be94e1eb1e56c195 /ChangeLog
parent2039060a1de3cca3aa3e9a1035ce08b430ff5ea6 (diff)
downloadmcron-e6a94adeb3384cb883f49ec5a4cc589df6b40d10.tar.gz
mcron-e6a94adeb3384cb883f49ec5a4cc589df6b40d10.tar.bz2
mcron-e6a94adeb3384cb883f49ec5a4cc589df6b40d10.zip
Fix build of the manual.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cccecbe..806a03f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2015-06-26 Mathieu Lirzin <mthl@openmailbox.org>
+ Fix build of the manual.
+ * mcron.texinfo.in: Move to ...
+ * doc/mcron.texi: ... Here. New file.
+ * doc/config.texi.in: New file.
+ * configure.ac: Adapt to it.
+ * makefile.am: Likewise.
+ * .gitignore: Likewise.
+ * README--git: Likewise.
+
Add missing 'makefile.am'.
* scm/mcron/makefile.am: New file.
* .gitignore: Ignore 'mcron' only in the top-level directory.