summaryrefslogtreecommitdiffstats
path: root/regress/lib/libm
diff options
context:
space:
mode:
authormartynas <martynas@openbsd.org>2011-04-17 10:51:32 +0000
committermartynas <martynas@openbsd.org>2011-04-17 10:51:32 +0000
commita4b58e48364fde0a4e117439679b69e06ea6125c (patch)
tree8ce756704b509d31c8f959ed9f2ea018a3c5d0f7 /regress/lib/libm
parentKeep the exact format of the message: (diff)
downloadwireguard-openbsd-a4b58e48364fde0a4e117439679b69e06ea6125c.tar.xz
wireguard-openbsd-a4b58e48364fde0a4e117439679b69e06ea6125c.zip
Add recently added tests to SUBDIR.
Diffstat (limited to 'regress/lib/libm')
-rw-r--r--regress/lib/libm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libm/Makefile b/regress/lib/libm/Makefile
index 71f6abaf52a..109baa0258f 100644
--- a/regress/lib/libm/Makefile
+++ b/regress/lib/libm/Makefile
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile,v 1.9 2009/04/09 01:26:41 martynas Exp $
+# $OpenBSD: Makefile,v 1.10 2011/04/17 10:51:32 martynas Exp $
-SUBDIR+= exp floor fpaccuracy rint tgamma toint trivial1
+SUBDIR+= exp floor fpaccuracy nextafter rint round tgamma toint trivial1
install: