summaryrefslogtreecommitdiff
path: root/posix/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-19 22:36:57 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-19 22:36:57 +0000
commitcb8ed9413e7e3d645e00ad130061a933cc74fb60 (patch)
tree72f737cd5857e3dccb1fb3b46dd562fe13f0ebff /posix/Makefile
parent560a784f03c19d59b390adb4c3e5db74ebcf693c (diff)
Update.
2003-03-19 Amos Waterland <apw@us.ibm.com> * posix/tst-nice.c: New file. * posix/Makefile (tests): Add tst-nice.
Diffstat (limited to 'posix/Makefile')
-rw-r--r--posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Makefile b/posix/Makefile
index 78619d1df1..f8c42311b2 100644
--- a/posix/Makefile
+++ b/posix/Makefile
@@ -75,7 +75,7 @@ tests := tstgetopt testfnm runtests runptests \
tst-chmod bug-regex1 bug-regex2 bug-regex3 bug-regex4 \
tst-gnuglob tst-regex bug-regex5 bug-regex6 bug-regex7 \
bug-regex8 bug-regex9 bug-regex10 bug-regex11 bug-regex12 \
- bug-regex13 bug-regex14 bug-regex15 bug-regex16
+ bug-regex13 bug-regex14 bug-regex15 bug-regex16 tst-nice
ifeq (yes,$(build-shared))
test-srcs := globtest
tests += wordexp-test tst-exec tst-spawn