add nc(1) manpage to install if enabled
This commit is contained in:
parent
df4451aeec
commit
fe69b6b418
@ -4,6 +4,7 @@ if BUILD_NC
|
||||
|
||||
if ENABLE_NC
|
||||
bin_PROGRAMS = nc
|
||||
dist_man_MANS = nc.1
|
||||
else
|
||||
noinst_PROGRAMS = nc
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user