Whamcloud - gitweb
LU-5752 doc: Added missing manpages to Makefile.am 08/12308/2
authorHenri Doreau <henri.doreau@cea.fr>
Thu, 16 Oct 2014 11:17:53 +0000 (13:17 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 20 Oct 2014 13:42:34 +0000 (13:42 +0000)
Make sure all manpages are added to Makefile.am so that they can get
installed.

Signed-off-by: Henri Doreau <henri.doreau@cea.fr>
Change-Id: I8927531a50bc41fc53b21959ce003b8acfd1ce50
Reviewed-on: http://review.whamcloud.com/12308
Tested-by: Jenkins
Reviewed-by: Cliff White <cliff.white@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/doc/Makefile.am

index ad96c11..5829f30 100644 (file)
@@ -52,7 +52,9 @@ MANFILES = lustre.7 lfs.1 mount.lustre.8 lctl.8 \
        llapi_layout_pattern_get.3 llapi_layout_pattern_set.3 \
        llapi_layout_pool_name_get.3 llapi_layout_pool_name_set.3 \
        llapi_layout_stripe_count_get.3 llapi_layout_stripe_count_set.3 \
-       llapi_layout_stripe_size_get.3
+       llapi_layout_stripe_size_get.3  llapi_layout_stripe_size_set.3 \
+       llapi_path2fid.3 llapi_group_lock.3 llapi_group_unlock.3 \
+       ll_decode_filter_fid.8
 
 SERVER_MANFILES = mkfs.lustre.8 tunefs.lustre.8