From 85a7865d6e21b5b58d0c733d6c4c7bf3581e78f8 Mon Sep 17 00:00:00 2001 From: Pavel Shilovsky Date: Tue, 29 Dec 2020 11:43:26 -0800 Subject: smbinfo: fix list-snapshots output and installation Signed-off-by: Pavel Shilovsky --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 8a17e73..84dd119 100644 --- a/Makefile.am +++ b/Makefile.am @@ -81,7 +81,7 @@ setcifsacl.rst: setcifsacl.rst.in endif if CONFIG_SMBINFO -bin_SCRIPTS = smbinfo +bin_SCRIPTS += smbinfo rst_man_pages += smbinfo.1 endif -- cgit v1.2.3