From 18a2ce4cb697014ae9aa55be05d7810acc31e9c9 Mon Sep 17 00:00:00 2001 From: jb Date: Sun, 9 May 1999 07:50:31 +0000 Subject: Add mutex test program. --- lib/libkse/test/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libkse') diff --git a/lib/libkse/test/Makefile b/lib/libkse/test/Makefile index adf1673..c394979 100644 --- a/lib/libkse/test/Makefile +++ b/lib/libkse/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.1