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 1c73c7e..ced53f6 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -102,6 +102,8 @@ TARGETS= \
102 test_vsnprintf_static \ 102 test_vsnprintf_static \
103 test_vsprintf \ 103 test_vsprintf \
104 test_write_dynamic \ 104 test_write_dynamic \
105 test_wmemmove_dynamic_write \
106 test_wmemmove_static_write \
105 test_write_static \ 107 test_write_static \
106 108
107.SILENT: 109.SILENT: