summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2016-01-03 22:16:27 +0000
committerjilles <jilles@FreeBSD.org>2016-01-03 22:16:27 +0000
commit99982ba0803f632a8287f6cf2265a8996670cebd (patch)
treed24d4bc4ed89fa1fed178a3275f187ca6493fa04 /bin/sh/tests
parent50c750b01e8aac78f09263477269a8717979876c (diff)
downloadFreeBSD-src-99982ba0803f632a8287f6cf2265a8996670cebd.zip
FreeBSD-src-99982ba0803f632a8287f6cf2265a8996670cebd.tar.gz
sh: Link tests/builtins/getopts9.0 to the build.
This was forgotten in r273700.
Diffstat (limited to 'bin/sh/tests')
-rw-r--r--bin/sh/tests/builtins/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/tests/builtins/Makefile b/bin/sh/tests/builtins/Makefile
index 46a0b41..63e6ab5 100644
--- a/bin/sh/tests/builtins/Makefile
+++ b/bin/sh/tests/builtins/Makefile
@@ -94,6 +94,7 @@ FILES+= getopts5.0
FILES+= getopts6.0
FILES+= getopts7.0
FILES+= getopts8.0 getopts8.0.stdout
+FILES+= getopts9.0 getopts9.0.stdout
FILES+= hash1.0 hash1.0.stdout
FILES+= hash2.0 hash2.0.stdout
FILES+= hash3.0 hash3.0.stdout
OpenPOWER on IntegriCloud