diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2016-11-02 22:33:37 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2016-11-02 22:33:37 +0000 |
| commit | 3c47cee5c871f35e1ae32cd07f7127f248545f73 (patch) | |
| tree | 2fa05ae89f916341f9fae23b1d9cbe3efa108d8c /bin/sh/tests/execution/Makefile | |
| parent | 75409ce1dd73241d28f5f8772ddd6c9f43a3ad9d (diff) | |
Notes
Diffstat (limited to 'bin/sh/tests/execution/Makefile')
| -rw-r--r-- | bin/sh/tests/execution/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/tests/execution/Makefile b/bin/sh/tests/execution/Makefile index 92aecc854d15..1f92c1a835f7 100644 --- a/bin/sh/tests/execution/Makefile +++ b/bin/sh/tests/execution/Makefile @@ -37,6 +37,7 @@ ${PACKAGE}FILES+= redir4.0 ${PACKAGE}FILES+= redir5.0 ${PACKAGE}FILES+= redir6.0 ${PACKAGE}FILES+= redir7.0 +${PACKAGE}FILES+= set-C1.0 ${PACKAGE}FILES+= set-n1.0 ${PACKAGE}FILES+= set-n2.0 ${PACKAGE}FILES+= set-n3.0 |
