diff mbox

[ndctl] ndctl, documentation: add inject-smart to the Makefile

Message ID 20180418220402.17600-1-vishal.l.verma@intel.com (mailing list archive)
State Accepted
Commit 7426a33
Headers show

Commit Message

Verma, Vishal L April 18, 2018, 10:04 p.m. UTC
We neglected adding the inject-smart man page to the documentation
Makefile, resulting in the man page never getting generated.

Reported-by: Jacek Zloch <jacek.zloch@intel.com>
Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
 Documentation/ndctl/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

Comments

Ross Zwisler April 18, 2018, 10:07 p.m. UTC | #1
On Wed, Apr 18, 2018 at 04:04:02PM -0600, Vishal Verma wrote:
> We neglected adding the inject-smart man page to the documentation
> Makefile, resulting in the man page never getting generated.
> 
> Reported-by: Jacek Zloch <jacek.zloch@intel.com>
> Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>

Yep, works.

Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
diff mbox

Patch

diff --git a/Documentation/ndctl/Makefile.am b/Documentation/ndctl/Makefile.am
index 4f04087..fab05b9 100644
--- a/Documentation/ndctl/Makefile.am
+++ b/Documentation/ndctl/Makefile.am
@@ -33,6 +33,7 @@  man1_MANS = \
 	ndctl-destroy-namespace.1 \
 	ndctl-check-namespace.1 \
 	ndctl-inject-error.1 \
+	ndctl-inject-smart.1 \
 	ndctl-update-firmware.1 \
 	ndctl-list.1