Fix build of the manual.

This commit is contained in:
Mathieu Lirzin 2015-06-26 23:17:01 +02:00 committed by Dale Mellor
commit e6a94adeb3
7 changed files with 87 additions and 65 deletions

View file

@ -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.