summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-03-23 17:03:58 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2018-03-23 17:03:58 +0000
commit30f49937fec7e52d5851e09053b695891fac4ee0 (patch)
tree35249ec4c306ea749f67da73bce941fc58485a0b /tests/Makefile.am
parentc209094aa5331ee6f495e2b4cd89b3d441edd555 (diff)
downloadmpfr-30f49937fec7e52d5851e09053b695891fac4ee0.tar.gz
added mpfr_total_order
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12489 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dbd45f024..3ba85f895 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -34,7 +34,7 @@ check_PROGRAMS = tversion tabort_prec_max tassert tabort_defalloc1 \
tsprintf tsqr tsqrt tsqrt_ui tstckintc tstdint tstrtofr \
tsub tsub1sp tsub_d tsub_ui tsubnormal tsum tswap ttan ttanh \
ttrunc tui_div tui_pow tui_sub turandom tvalist ty0 ty1 tyn \
- tzeta tzeta_ui
+ tzeta tzeta_ui total_order
# Before Automake 1.13, we ran tversion at the beginning and at the end
# of the tests, and output from tversion appeared at the same place as