aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/nc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/nc/Makefile.am b/apps/nc/Makefile.am
index 791eade..4b5b561 100644
--- a/apps/nc/Makefile.am
+++ b/apps/nc/Makefile.am
@@ -4,6 +4,7 @@ if BUILD_NC
4 4
5if ENABLE_NC 5if ENABLE_NC
6bin_PROGRAMS = nc 6bin_PROGRAMS = nc
7dist_man_MANS = nc.1
7else 8else
8noinst_PROGRAMS = nc 9noinst_PROGRAMS = nc
9endif 10endif