summaryrefslogtreecommitdiff
path: root/posix
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-26 22:42:27 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-26 22:42:27 +0000
commitc3c66446ac542900de5fbf6ae10028aceb7be416 (patch)
treec2dc2b19828c81c7ab6b9786c6d6b02beabdc9ec /posix
parent4f94827656fb3085bac1ee57d1808186502d0d77 (diff)
(tests): Add bug-regex10.
Diffstat (limited to 'posix')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 57c89c7bc7..8e837d3440 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -72,7 +72,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-truncate64 tst-fork tst-fnmatch tst-regexloc tst-dir \
tst-chmod bug-regex1 bug-regex2 bug-regex3 bug-regex4 \
tst-gnuglob tst-regex bug-regex5 bug-regex6 bug-regex7 \
- bug-regex8 bug-regex9
+ bug-regex8 bug-regex9 bug-regex10
ifeq (yes,$(build-shared))
test-srcs := globtest
tests += wordexp-test tst-exec tst-spawn