diff --git a/Makefile.am b/Makefile.am index 944b8c8..7c82c28 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,8 @@ AUTOMAKE_OPTIONS = dist-shar bin_SCRIPTS = stow info_TEXINFOS = stow.texi -man8_MANS = stow.8 +man_MANS = stow.8 +EXTRA_DIST = $(man_MANS) CLEANFILES = stow manual.html manual.texi