Fix strtod rounding (bug 3479).
[platform/upstream/glibc.git] / stdlib / Makefile
index e6804c9..dfc5eaf 100644 (file)
@@ -69,7 +69,7 @@ tests         := tst-strtol tst-strtod testmb testrand testsort testdiv   \
                   tst-makecontext tst-strtod4 tst-strtod5 tst-qsort2       \
                   tst-makecontext2 tst-strtod6 tst-unsetenv1               \
                   tst-makecontext3 bug-getcontext bug-fmtmsg1              \
-                  tst-secure-getenv tst-strtod-overflow
+                  tst-secure-getenv tst-strtod-overflow tst-strtod-round
 tests-static   := tst-secure-getenv
 
 include ../Makeconfig