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