From d69a2b91ac8c777d9239416d26a5c77f980bc9b6 Mon Sep 17 00:00:00 2001 From: Dale Mellor Date: Sun, 25 May 2014 15:08:45 +0100 Subject: Distribute the minimal man page in case the builder hasn't get help2man. --- makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile.am') diff --git a/makefile.am b/makefile.am index a7f0e75..1b27e7a 100644 --- a/makefile.am +++ b/makefile.am @@ -33,7 +33,7 @@ EXTRA_DIST = makefile.ed mcron.c.template BUGS info_TEXINFOS = mcron.texinfo -man_MANS = mcron.1 +dist_man_MANS = mcron.1 bin_PROGRAMS = mcron mcron_SOURCES = mcron.c -- cgit v1.2.3