summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 5145b3b..5bc7fdb 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -91,6 +91,7 @@ TARGETS= \
91 test_strrchr_static_read \ 91 test_strrchr_static_read \
92 test_ttyname_r_dynamic \ 92 test_ttyname_r_dynamic \
93 test_ttyname_r_static \ 93 test_ttyname_r_static \
94 test_umask \
94 test_vsnprintf_dynamic \ 95 test_vsnprintf_dynamic \
95 test_vsnprintf_static \ 96 test_vsnprintf_static \
96 test_vsprintf \ 97 test_vsprintf \