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 81f7f6e..9c2dede 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -61,6 +61,8 @@ RUNTIME_TARGETS= \
61 test_read_static \ 61 test_read_static \
62 test_readlink_dynamic \ 62 test_readlink_dynamic \
63 test_readlink_static \ 63 test_readlink_static \
64 test_realpath_null \
65 test_realpath \
64 test_recv_dynamic \ 66 test_recv_dynamic \
65 test_recv_static \ 67 test_recv_static \
66 test_recvfrom_dynamic \ 68 test_recvfrom_dynamic \