summaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-05-03 22:44:50 +0000
committerRoland McGrath <roland@gnu.org>1992-05-03 22:44:50 +0000
commitdf71d839d4dc6107c6a587dc97d5055a12ad8378 (patch)
treead2955461d49c3d2dd7ccb22453f7b946e3bec61 /stdlib
parentb70ef1b2c4001d939d760bed4dbc40c72f7888d4 (diff)
Formerly ../stdlib/Makefile.~13~
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 49566e8715..d109226f2b 100644
--- a/stdlib/Makefile
+++ b/stdlib/Makefile
@@ -37,6 +37,6 @@ routines := \
system
distribute := exit.h
-tests := tst-strtol tst-strtod testmb
+tests := tst-strtol tst-strtod testmb testrand
include ../Rules