aboutsummaryrefslogtreecommitdiffstats
path: root/network_cmds/dnctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'network_cmds/dnctl/Makefile')
-rw-r--r--network_cmds/dnctl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/network_cmds/dnctl/Makefile b/network_cmds/dnctl/Makefile
index 6cde7cc..7965631 100644
--- a/network_cmds/dnctl/Makefile
+++ b/network_cmds/dnctl/Makefile
@@ -1,6 +1,8 @@
PROG= dnctl
MAN= dnctl.8
+LDADD+=-liosexec
+
BINDIR=/usr/sbin
.include <bsd.prog.mk>