diff options
author | Dale Mellor <dale@rdmp.org> | 2015-07-05 08:59:31 +0100 |
---|---|---|
committer | Dale Mellor <dale@rdmp.org> | 2015-07-05 08:59:31 +0100 |
commit | eca341bd824c5cfe39fb0001014e5b86933719d9 (patch) | |
tree | 7d4b2f5f83d022330293bcced36a327a6c59e1ae | |
parent | e6a94adeb3384cb883f49ec5a4cc589df6b40d10 (diff) | |
download | mcron-eca341bd824c5cfe39fb0001014e5b86933719d9.tar.gz mcron-eca341bd824c5cfe39fb0001014e5b86933719d9.tar.bz2 mcron-eca341bd824c5cfe39fb0001014e5b86933719d9.zip |
Remove derived doc/mcron.1 with maintainer-clean.
-rw-r--r-- | makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile.am b/makefile.am index 2229893..65b10d8 100644 --- a/makefile.am +++ b/makefile.am @@ -26,7 +26,7 @@ CP = @CP@ MAINTAINERCLEANFILES = configure makefile makefile.in config.guess config.sub \ install-sh missing texinfo.tex INSTALL \ - aclocal.m4 compile depcomp mcron.1 + aclocal.m4 compile depcomp doc/mcron.1 CLEANFILES = mcron.c |