aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-02-15 08:34:58 +0000
committerUlrich Drepper <drepper@redhat.com>2003-02-15 08:34:58 +0000
commitc6247c9d7daab9faa51ae571d4b12a337e9b15ff (patch)
tree3640ed4bea2a29c6c3a8ba2009c0fbfc58a59433 /nptl/Makefile
parentb270b5484067210c84822a28e63be9099e0d112b (diff)
downloadglibc-c6247c9d7daab9faa51ae571d4b12a337e9b15ff.tar
glibc-c6247c9d7daab9faa51ae571d4b12a337e9b15ff.tar.gz
glibc-c6247c9d7daab9faa51ae571d4b12a337e9b15ff.tar.bz2
glibc-c6247c9d7daab9faa51ae571d4b12a337e9b15ff.zip
Update.
* Makefile (tests): Add tst-clock1. * tst-clock1.c: New file.
Diffstat (limited to 'nptl/Makefile')
-rw-r--r--nptl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/nptl/Makefile b/nptl/Makefile
index 04d7c1d38d..756878b9c6 100644
--- a/nptl/Makefile
+++ b/nptl/Makefile
@@ -154,7 +154,8 @@ tests = tst-attr1 tst-attr2 \
tst-sysconf \
tst-locale1 tst-locale2 \
tst-umask1 \
- tst-popen1
+ tst-popen1 \
+ tst-clock1
LDFLAGS-pthread.so = -Wl,--enable-new-dtags,-z,nodelete,-z,initfirst