mcron/doc
Mathieu Lirzin 418b81e1af base: Rename (mcron core) module to (mcron base).
The 'configure' script deletes the 'core.*' files.  Having a file named
'base.scm' instead of 'core.scm' simplifies the build process without
changing the semantics.

* src/mcron/mcron-core.scm: Rename to ...
* src/mcron/base.scm: ... this.
All module users changed.
* Makefile.am (MODULES): Add 'src/mcron/base.scm'.
(CP): Remove variable.
(src/mcron/core.scm): Remove target.
(GEN_MODULES): Remove 'src/mcron/core.scm'.
(dist_mcronmodule_DATA): Remove 'src/mcron/mcron-core.scm'
* doc/mcron.texi: Adapt to name change.
* .gitignore: Update.
2016-05-07 23:38:53 +02:00
..
config.texi.in build: Fix build of the manual. 2016-05-07 11:32:17 +02:00
fdl.texi doc: Include a copy of the GNU FDL. 2016-05-07 11:32:18 +02:00
mcron.texi base: Rename (mcron core) module to (mcron base). 2016-05-07 23:38:53 +02:00