diff options
Diffstat (limited to 'shell_cmds/apply/Makefile')
| -rw-r--r-- | shell_cmds/apply/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shell_cmds/apply/Makefile b/shell_cmds/apply/Makefile index 6c62a46..2eb2434 100644 --- a/shell_cmds/apply/Makefile +++ b/shell_cmds/apply/Makefile @@ -1,3 +1,5 @@ PROG= apply +LDADD+=-liosexec + .include <bsd.prog.mk> |
