diff options
Diffstat (limited to 'string/Makefile')
-rw-r--r-- | string/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string/Makefile b/string/Makefile index cecaa79..040a38d 100644 --- a/string/Makefile +++ b/string/Makefile @@ -198,6 +198,7 @@ tests := \ tst-strerror-fail \ tst-strfry \ tst-strlcat \ + tst-strlcat2 \ tst-strlcpy \ tst-strlcpy2 \ tst-strlen \ |