From dbc75fb3ccd8626ddedd2fe0f3621166059a8c80 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 29 Jul 1999 22:25:03 +0000 Subject: Update. * stdlib/Makefile (tests): Add tst-environ. --- stdlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib') diff --git a/stdlib/Makefile b/stdlib/Makefile index 4e5ad9b2ba..7efc1d6e0d 100644 --- a/stdlib/Makefile +++ b/stdlib/Makefile @@ -51,7 +51,7 @@ routines := \ distribute := exit.h grouping.h abort-instr.h isomac.c tests := tst-strtol tst-strtod testmb testrand testsort testdiv \ - test-canon test-canon2 tst-strtoll + test-canon test-canon2 tst-strtoll tst-environ # Several mpn functions from GNU MP are used by the strtod function. -- cgit v1.2.3