File mstflint-add_manpages.patch of Package mstflint
---
Makefile.am | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
Index: Makefile.am
===================================================================
--- Makefile.am.orig 2016-02-18 11:42:57.000000000 +0100
+++ Makefile.am 2016-02-18 11:55:01.023307239 +0100
@@ -33,7 +33,14 @@ ACLOCAL_AMFLAGS = -I config
SUBDIRS = mft_utils $(TOOLS_CRYPTO) tools_layouts mtcr_ul reg_access cmdif dev_mgt tools_res_mgmt mflash mlxconfig mlxfwops cmdparser flint small_utils mstdump
-man_MANS = man/mstflint.1
+man_MANS = man/mstflint.1 \
+ man/hca_self_test.ofed.1 \
+ man/mstmcra.1 \
+ man/mstmread.1 \
+ man/mstmwrite.1 \
+ man/mstregdump.1 \
+ man/mstvpd.1
+
EXTRA_DIST = \
mstflint.spec \