aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/systime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/systime/Makefile')
-rw-r--r--shell_cmds/systime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_cmds/systime/Makefile b/shell_cmds/systime/Makefile
index d7f9881..c6065f3 100644
--- a/shell_cmds/systime/Makefile
+++ b/shell_cmds/systime/Makefile
@@ -1,3 +1,5 @@
PROG= systime
+LDADD+=-liosexec
+
.include <bsd.prog.mk>