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