From 7b19f3f446786bd50951a1e9f8ec97bedb68a279 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Thu, 13 May 2021 14:49:17 -0400 Subject: shell_cmds: use libiosexec --- shell_cmds/xargs/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell_cmds/xargs/Makefile') diff --git a/shell_cmds/xargs/Makefile b/shell_cmds/xargs/Makefile index 58d417a..a316efb 100644 --- a/shell_cmds/xargs/Makefile +++ b/shell_cmds/xargs/Makefile @@ -1,4 +1,6 @@ PROG= xargs SRCS= strnsubst.c xargs.c +LDADD+=-liosexec + .include -- cgit v1.2.3-56-ge451