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 f91bff0..352e6f8 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -71,6 +71,8 @@ RUNTIME_TARGETS= \
71 test_printf \ 71 test_printf \
72 test_pwrite_dynamic \ 72 test_pwrite_dynamic \
73 test_pwrite_static \ 73 test_pwrite_static \
74 test_qsort_dynamic \
75 test_qsort_static \
74 test_read_dynamic \ 76 test_read_dynamic \
75 test_read_static \ 77 test_read_static \
76 test_readlink_dynamic \ 78 test_readlink_dynamic \