diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index fe9cd34..8e376be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -81,8 +81,7 @@ setcifsacl.rst: setcifsacl.rst.in endif if CONFIG_SMBINFO -bin_PROGRAMS += smbinfo -smbinfo_SOURCES = smbinfo.c +bin_SCRIPTS = smbinfo rst_man_pages += smbinfo.1 endif |