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 b27b294..fa0bcdd 100644 --- a/tests/Makefile +++ b/tests/Makefile | |||
| @@ -31,6 +31,7 @@ TARGETS=test_memcpy_static_write \ | |||
| 31 | test_stpncpy_overwrite_under \ | 31 | test_stpncpy_overwrite_under \ |
| 32 | test_stpncpy_static_write \ | 32 | test_stpncpy_static_write \ |
| 33 | test_getcwd \ | 33 | test_getcwd \ |
| 34 | test_poll \ | ||
| 34 | 35 | ||
| 35 | .SILENT: | 36 | .SILENT: |
| 36 | 37 | ||
