summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 1f92b36..1c73c7e 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -63,6 +63,8 @@ TARGETS= \
63 test_ppoll_static \ 63 test_ppoll_static \
64 test_pread_dynamic \ 64 test_pread_dynamic \
65 test_pread_static \ 65 test_pread_static \
66 test_pwrite_dynamic \
67 test_pwrite_static \
66 test_read_dynamic \ 68 test_read_dynamic \
67 test_read_static \ 69 test_read_static \
68 test_readlink_dynamic \ 70 test_readlink_dynamic \