build: include man-pages for non-default progs
commitf5b498c09ab399d1c721e30d38a2837dca2b73e9
authorMike Frysinger <vapier@gentoo.org>
Thu, 20 Oct 2011 04:54:13 +0000 (20 00:54 -0400)
committerPádraig Brady <P@draigBrady.com>
Thu, 20 Oct 2011 15:05:32 +0000 (20 16:05 +0100)
treec716ed672b39a5b4c58c9cf0c2ecf02c520aae59
parente6fb579f4131506c14195788c6a5ae980ca7b05d
build: include man-pages for non-default progs

At the moment, things like man/arch.1 are not included in the tarball.
This makes perl a requirement if you want to build/install the arch
helper.

* man/Makefile.am (EXTRA_DIST): Add $(NO_INSTALL_PROGS_DEFAULT:%=%.1).
man/Makefile.am