summaryrefslogtreecommitdiff
path: root/signal/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-04-17 23:30:20 +0000
committerUlrich Drepper <drepper@redhat.com>2003-04-17 23:30:20 +0000
commitaae9d42b1a75737aea5d493c418dc379f53f5865 (patch)
tree52142e9adbf1ce62cf3d02915da50088510cfef1 /signal/Makefile
parent94c24227fcc1da2d12249e236f2fdde62253778d (diff)
Update.
2003-04-17 Ulrich Drepper <drepper@redhat.com> * signal/Makefile (tests): Add tst-sigsimple. * signal/tst-sigsimple.c: New file.
Diffstat (limited to 'signal/Makefile')
-rw-r--r--signal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/signal/Makefile b/signal/Makefile
index b025a0e286..fecfcc0481 100644
--- a/signal/Makefile
+++ b/signal/Makefile
@@ -38,7 +38,7 @@ routines := signal raise killpg \
allocrtsig sigtimedwait sigwaitinfo sigqueue \
sighold sigrelse sigignore sigset
-tests := tst-signal tst-sigset
+tests := tst-signal tst-sigset tst-sigsimple
distribute := sigsetops.h testrtsig.h sigset-cvt-mask.h