diff options
| author | Jilles Tjoelker <jilles@FreeBSD.org> | 2016-01-22 20:10:08 +0000 |
|---|---|---|
| committer | Jilles Tjoelker <jilles@FreeBSD.org> | 2016-01-22 20:10:08 +0000 |
| commit | a9bdd616f9ef439e104ffbd0d94c5765cbe1e3fd (patch) | |
| tree | 43ee86b07eb10ad8ab7029e64ebf416c8fc9e6b9 /bin/sh/tests/builtins/Makefile | |
| parent | de80c945d272ec3dc5f40270a494b662c9509738 (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 4d94d94c5d37..4811bb3221c6 100644 --- a/bin/sh/tests/builtins/Makefile +++ b/bin/sh/tests/builtins/Makefile @@ -113,6 +113,7 @@ FILES+= local3.0 FILES+= local4.0 FILES+= local5.0 FILES+= local6.0 +FILES+= local7.0 .if ${MK_NLS} != "no" FILES+= locale1.0 .endif |
