diff options
Diffstat (limited to 'makefile.am')
-rw-r--r-- | makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |