diff options
Diffstat (limited to 'string/Makefile')
-rw-r--r-- | string/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/string/Makefile b/string/Makefile index 5b11a58..93d68a4 100644 --- a/string/Makefile +++ b/string/Makefile @@ -42,7 +42,7 @@ routines := strcat strchr strcmp strcoll strcpy strcspn \ strcoll_l strxfrm_l tests := tester inl-tester noinl-tester testcopy test-ffs \ - tst-strlen stratcliff tst-svc + tst-strlen stratcliff tst-svc tst-inlcall distribute := memcopy.h pagecopy.h tst-svc.expect |