automake fix to include the manpage in the distribution

This commit is contained in:
Guillaume Morin 2002-01-06 11:18:01 +00:00
parent 0ffef1809a
commit dffdbf3293

View file

@ -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