about summary refs log tree commit diff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-01-28 07:27:15 +0000
committerUlrich Drepper <drepper@redhat.com>2003-01-28 07:27:15 +0000
commita15698cb7ee2b6a76830de251b418c58ffa91802 (patch)
tree06c9f68c662d6c04f5857f7b4cd7b69d0262ae5a /nptl/Makefile
parent1fc469088e3c80f03d37b2e6464280799aec0041 (diff)
downloadglibc-a15698cb7ee2b6a76830de251b418c58ffa91802.tar.gz
glibc-a15698cb7ee2b6a76830de251b418c58ffa91802.tar.xz
glibc-a15698cb7ee2b6a76830de251b418c58ffa91802.zip
Update.
2003-01-27  Steven Munroe  <sjmunroe@us.ibm.com>

	* stdio-common/Makefile: Add bug14-ENV to set LOCPATH for make check.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index eb89176fe8..6ca0f914c4 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -136,7 +136,7 @@ tests = tst-mutex1 tst-mutex2 tst-mutex3 tst-mutex4 tst-mutex5 tst-mutex6 \
 	tst-atfork1 \
 	tst-cancel1 tst-cancel2 tst-cancel3 tst-cancel4 tst-cancel5 \
 	tst-cancel6 tst-cancel7 \
-	tst-cleanup1 \
+	tst-cleanup1 tst-cleanup2 \
 	tst-flock1 tst-flock2 \
 	tst-signal1 tst-signal2 tst-signal3 \
 	tst-exec1 tst-exec2 tst-exec3 \