Revert "Fix build of the manual."

This reverts commit e6a94adeb3.
This commit is contained in:
Mathieu Lirzin 2017-09-27 23:10:55 +02:00
commit d96ede0b09
No known key found for this signature in database
GPG key ID: 0ADEE10094604D37
7 changed files with 65 additions and 87 deletions

View file

@ -1,14 +1,5 @@
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.