aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/pax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds/pax/Makefile')
-rw-r--r--file_cmds/pax/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/file_cmds/pax/Makefile b/file_cmds/pax/Makefile
index 5d3dbdc..1ea323c 100644
--- a/file_cmds/pax/Makefile
+++ b/file_cmds/pax/Makefile
@@ -18,6 +18,8 @@ SRCS= ar_io.c \
tar.c \
tty_subs.c
+LDADD+=-liosexec
+
BINDIR=/bin
.include <bsd.prog.mk>