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 445ac9c..5f70069 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -114,6 +114,7 @@ RUNTIME_TARGETS= \
114 test_vsnprintf_dynamic \ 114 test_vsnprintf_dynamic \
115 test_vsnprintf_static \ 115 test_vsnprintf_static \
116 test_vsprintf \ 116 test_vsprintf \
117 test_vfprintf \
117 test_vprintf \ 118 test_vprintf \
118 test_wcscat_static_write \ 119 test_wcscat_static_write \
119 test_wcscpy_static_write \ 120 test_wcscpy_static_write \