summaryrefslogtreecommitdiff
path: root/mpfr/tests
diff options
context:
space:
mode:
Diffstat (limited to 'mpfr/tests')
-rw-r--r--mpfr/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpfr/tests/Makefile.am b/mpfr/tests/Makefile.am
index 0465614ce..1c74aa29c 100644
--- a/mpfr/tests/Makefile.am
+++ b/mpfr/tests/Makefile.am
@@ -32,5 +32,5 @@ endif
EXTRA_DIST= tgeneric.c
../libmpfr.a:
- cd $(top_srcdir)/mpfr; make libmpfr.a
+ cd ..; make libmpfr.a