about summary refs log tree commit diff
path: root/string/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'string/Makefile')
-rw-r--r--string/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/Makefile b/string/Makefile
index 970147c4a8..c1e13c2f25 100644
--- a/string/Makefile
+++ b/string/Makefile
@@ -47,7 +47,7 @@ o-objects.ob	:= memcpy.o memset.o memchr.o
 
 tests		:= tester inl-tester noinl-tester testcopy test-ffs	\
 		   tst-strlen stratcliff tst-svc tst-inlcall		\
-		   bug-strncat1 bug-strspn1 bug-strpbrk1
+		   bug-strncat1 bug-strspn1 bug-strpbrk1 tst-bswap
 distribute	:= memcopy.h pagecopy.h tst-svc.expect