diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |