diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index 18f55fe..8eded26 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -15,6 +15,7 @@ TARGETS=test_memcpy_static_write \ | |||
| 15 | test_strcat_static_write \ | 15 | test_strcat_static_write \ |
| 16 | test_strcpy_overwrite_over \ | 16 | test_strcpy_overwrite_over \ |
| 17 | test_strcpy_overwrite_under\ | 17 | test_strcpy_overwrite_under\ |
| 18 | test_getcwd \ | ||
| 18 | 19 | ||
| 19 | .SILENT: | 20 | .SILENT: |
| 20 | 21 | ||
