From afc58fa87c622092e24bd35b1aac389a45400647 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 13 Dec 2002 21:32:03 +0000 Subject: 2002-12-13 Roland McGrath * posix/bug-regex15.c: New file. * posix/Makefile (tests): Add it. --- posix/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix/Makefile') diff --git a/posix/Makefile b/posix/Makefile index 2ed0198..90129d7 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -75,7 +75,7 @@ tests := tstgetopt testfnm runtests runptests \ 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-regex10 bug-regex11 bug-regex12 \ - bug-regex13 bug-regex14 + bug-regex13 bug-regex14 bug-regex15 ifeq (yes,$(build-shared)) test-srcs := globtest tests += wordexp-test tst-exec tst-spawn -- cgit v1.1