diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2016-03-28 18:58:40 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2016-03-28 18:58:40 +0000 |
| commit | f30e8c7e715df2604b25582058e4a7bdbd50120e (patch) | |
| tree | 11c5a13a8b14c23575e92ba15e8d7ebe8561772f /bin/sh/tests/builtins/Makefile | |
| parent | ad3ecc20252161131314bb70759cc87794d9fb3b (diff) | |
Notes
Diffstat (limited to 'bin/sh/tests/builtins/Makefile')
| -rw-r--r-- | bin/sh/tests/builtins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/tests/builtins/Makefile b/bin/sh/tests/builtins/Makefile index 82926658e0454..6efec15d2f417 100644 --- a/bin/sh/tests/builtins/Makefile +++ b/bin/sh/tests/builtins/Makefile @@ -149,6 +149,7 @@ FILES+= trap13.0 FILES+= trap14.0 FILES+= trap15.0 FILES+= trap16.0 +FILES+= trap17.0 FILES+= trap2.0 FILES+= trap3.0 FILES+= trap4.0 |
