summaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1992-07-15 00:54:27 +0000
committerRoland McGrath <roland@gnu.org>1992-07-15 00:54:27 +0000
commit3ad41c19e35c80bfb3dbbd0bca573b1fe83db245 (patch)
treebc4f47fd2774940b86543c3af3be2c29c47aecce /stdlib
parentf12a295582f266d69e03e94dd0a971fe983320ce (diff)
Formerly ../stdlib/Makefile.~18~
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 9563fd3ac8..84b8499641 100644
--- a/stdlib/Makefile
+++ b/stdlib/Makefile
@@ -37,7 +37,7 @@ routines := \
system
distribute := exit.h
-tests := tst-strtol tst-strtod testmb testrand testsort
+tests := tst-strtol tst-strtod testmb testrand testsort testdiv
$(objpfx)testsort.input: /usr/dict/words
cp $< $@