summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjeandel <jeandel@280ebfd0-de03-0410-8827-d642c229c3f4>2000-07-13 12:27:04 +0000
committerjeandel <jeandel@280ebfd0-de03-0410-8827-d642c229c3f4>2000-07-13 12:27:04 +0000
commit2ba9d28da6ef92ae9d9cd5bb2288fe2b782cfb6d (patch)
tree88af69d97ae509f334ef1a0b37a85146c47c88e2 /tests
parent3717638ca6be75cb1cd07e3b6fe20db8075d8ba9 (diff)
downloadmpfr-2ba9d28da6ef92ae9d9cd5bb2288fe2b782cfb6d.tar.gz
nothing to say
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@690 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 60ac1a790..81a54e79a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,6 @@
bin_PROGRAMS= tabs tadd tagm tcan_round tcmp tcmp_ui tdiv tdiv_ui texp tget_str tlog tlog2 tmul tmul_2exp tmul_ui tout_str tpi tround tset_d tset_f tset_q tset_si tset_str tset_z tsqrt tsqrt_ui tui_div tui_sub tzeta
-LDADD= $(top_srcdir)/libmpfr.a @LDADD@
+LDADD= $(top_srcdir)/libmpfr.a @LDADD@
INCLUDES=@INCLUDES@ -I$(top_srcdir)
../libmpfr.a: