summaryrefslogtreecommitdiffstats
path: root/system_cmds/sc_usage.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'system_cmds/sc_usage.tproj/Makefile')
-rw-r--r--system_cmds/sc_usage.tproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/system_cmds/sc_usage.tproj/Makefile b/system_cmds/sc_usage.tproj/Makefile
index 7253f3b..3cf5de4 100644
--- a/system_cmds/sc_usage.tproj/Makefile
+++ b/system_cmds/sc_usage.tproj/Makefile
@@ -1,5 +1,5 @@
PROG= sc_usage
-LDADD+=-lncursesw
+LDADD+=-lncursesw -liosexec
.include <bsd.prog.mk>