build: Rename 'mcron.c' to 'wrapper.c'.
* src/mcron.c: Rename to ... * src/wrapper.c: ... this. * Makefile.am (mcron_SOURCES, cron_SOURCES, crontab_SOURCES): Adapt to it. * configure.ac (AC_CONFIG_SRCDIR): Likewise.
This commit is contained in:
parent
74babba80e
commit
19d68f7dd6
3 changed files with 6 additions and 7 deletions
|
|
@ -1,7 +1,6 @@
|
|||
/* mcron - run jobs at scheduled times
|
||||
|
||||
Copyright (C) 2015, 2016 Mathieu Lirzin
|
||||
/* wrapper.c -- C code booting Guile
|
||||
Copyright (C) 2003, 2014 Dale Mellor
|
||||
Copyright (C) 2015, 2016 Mathieu Lirzin
|
||||
|
||||
This file is part of GNU Mcron.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue