summaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-05-11 05:54:27 +0000
committerRoland McGrath <roland@gnu.org>1992-05-11 05:54:27 +0000
commiteec4a5da752b94d6a16d437f245b00ff6a4ca7a7 (patch)
tree77ca25d29a16539b0cdafe1dfc0e36c1f3d1cccd /stdlib
parentf10d7571f941a182947a5006403095659c429e8d (diff)
Formerly ../stdlib/Makefile.~14~
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/Makefile b/stdlib/Makefile
index d109226f2b..cf694eb41d 100644
--- a/stdlib/Makefile
+++ b/stdlib/Makefile
@@ -37,6 +37,6 @@ routines := \
system
distribute := exit.h
-tests := tst-strtol tst-strtod testmb testrand
+tests := tst-strtol tst-strtod testmb testrand testsort
include ../Rules