diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index ced53f6..8f17906 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -104,6 +104,8 @@ TARGETS= \ | |||
| 104 | test_write_dynamic \ | 104 | test_write_dynamic \ |
| 105 | test_wmemmove_dynamic_write \ | 105 | test_wmemmove_dynamic_write \ |
| 106 | test_wmemmove_static_write \ | 106 | test_wmemmove_static_write \ |
| 107 | test_wmemcpy_dynamic_write \ | ||
| 108 | test_wmemcpy_static_write \ | ||
| 107 | test_write_static \ | 109 | test_write_static \ |
| 108 | 110 | ||
| 109 | .SILENT: | 111 | .SILENT: |
