This is no longer in sys-utils/ anyways, and its unconditionally distributed by an earlier dist_man_MANS declare in the Makefile. Signed-off-by: Dave Reisner <dreisner@xxxxxxxxxxxxx> --- sys-utils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/Makefile.am b/sys-utils/Makefile.am index 9849429..9c27de6 100644 --- a/sys-utils/Makefile.am +++ b/sys-utils/Makefile.am @@ -96,7 +96,7 @@ if BUILD_NEW_MOUNT # -- temporary we share some man pages # bin_PROGRAMS += mount umount -dist_man_MANS += mount.8 ../mount/fstab.5 ../mount/umount.8 +dist_man_MANS += mount.8 ../mount/umount.8 mount_SOURCES = \ mount.c \ -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html