summaryrefslogtreecommitdiff
path: root/string/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-12-27 04:41:52 +0000
committerUlrich Drepper <drepper@redhat.com>2000-12-27 04:41:52 +0000
commitfc1fb585c60817b982956e815ebc4726ef6381f6 (patch)
tree60183f60a986dc77bde5c4383d45e0113d622e37 /string/Makefile
parent945c975dffbff130148aace42708fc4b45493a0e (diff)
Update.
* string/Makefile (tests): Add tst-bswap. * string/tst-bswap.c: New file.
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