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
|
if ENABLE_NC
|
||||||
bin_PROGRAMS = nc
|
bin_PROGRAMS = nc
|
||||||
|
dist_man_MANS = nc.1
|
||||||
else
|
else
|
||||||
noinst_PROGRAMS = nc
|
noinst_PROGRAMS = nc
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user