From 433006673a9b2ae73803965356db22cc7464e6b9 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 29 Jun 2004 00:32:17 +0000 Subject: 2004-06-19 Roland McGrath * posix/tst-waitid.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 fd9f6bfc23..d0ad95dce1 100644 --- a/posix/Makefile +++ b/posix/Makefile @@ -81,7 +81,7 @@ tests := tstgetopt testfnm runtests runptests \ bug-regex17 bug-regex18 bug-regex19 bug-regex20 \ bug-regex21 bug-regex22 bug-regex23 tst-nice tst-nanosleep \ transbug tst-rxspencer tst-pcre tst-boost \ - bug-ga1 tst-vfork1 tst-vfork2 + bug-ga1 tst-vfork1 tst-vfork2 tst-waitid xtests := bug-ga2 ifeq (yes,$(build-shared)) test-srcs := globtest -- cgit v1.2.3