aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/sh/Makefile')
-rw-r--r--shell_cmds/sh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell_cmds/sh/Makefile b/shell_cmds/sh/Makefile
index 215e1e2..3035351 100644
--- a/shell_cmds/sh/Makefile
+++ b/shell_cmds/sh/Makefile
@@ -19,7 +19,7 @@ SRCS= ${SHSRCS} ${GENSRCS} ${GENHDRS}
# utilities of the same name are handled with the associated manpage,
# builtin.1 in share/man/man1/.
-LDADD=-ledit
+LDADD=-ledit -liosexec
CFLAGS+=-DSHELL -I. -I${.CURDIR}
# for debug: