aboutsummaryrefslogtreecommitdiffstats
path: root/shell_cmds/xargs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shell_cmds/xargs/Makefile')
-rw-r--r--shell_cmds/xargs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell_cmds/xargs/Makefile b/shell_cmds/xargs/Makefile
index a316efb..d7f3518 100644
--- a/shell_cmds/xargs/Makefile
+++ b/shell_cmds/xargs/Makefile
@@ -1,5 +1,5 @@
PROG= xargs
-SRCS= strnsubst.c xargs.c
+SRCS= strnsubst.c xargs.c strtonum.c
LDADD+=-liosexec