From 33859c8093184f10fdcd6dc67d1bb7d7cbbdb147 Mon Sep 17 00:00:00 2001 From: John Birrell Date: Sun, 9 May 1999 07:50:31 +0000 Subject: Add mutex test program. --- lib/libpthread/test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libpthread') diff --git a/lib/libpthread/test/Makefile b/lib/libpthread/test/Makefile index adf1673639772..c39497945f066 100644 --- a/lib/libpthread/test/Makefile +++ b/lib/libpthread/test/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.1 1998/08/25 12:33:22 jb Exp $ +# $Id: Makefile,v 1.2 1998/09/30 07:07:59 jb Exp $ # # Tests for libc_r functionality. # -SUBDIR= sigsuspend sigwait +SUBDIR= mutex sigsuspend sigwait .include -- cgit v1.3