aboutsummaryrefslogtreecommitdiff
path: root/rt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'rt/Makefile')
-rw-r--r--rt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/Makefile b/rt/Makefile
index 2be7de3..e7014f2 100644
--- a/rt/Makefile
+++ b/rt/Makefile
@@ -41,7 +41,7 @@ include ../Makeconfig
ifeq ($(have-thread-library),yes)
tests := tst-aio tst-aio64 tst-clock tst-shm tst-timer tst-aio2 tst-aio3 \
- tst-aio4 tst-aio5
+ tst-aio4 tst-aio5 tst-aio6
extra-libs := librt
extra-libs-others := $(extra-libs)