summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2012-03-20 13:41:06 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2012-03-20 13:41:06 +0000
commit41cdef6d8b29a5a1fc21f9232b34a83ee3e1a31e (patch)
tree3468728d0058f80bd662c945936c6103e34cf4e4 /tests/Makefile.am
parent96236443835a186a59e6cf2b41e1f97f2f62ebef (diff)
downloadmpfr-41cdef6d8b29a5a1fc21f9232b34a83ee3e1a31e.tar.gz
[tests/Makefile.am] inp_str.data -> inp_str.dat
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8121 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 4ca3e2fda..dbe37a2bb 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -40,7 +40,7 @@ check_PROGRAMS = tversion tinternals tinits tisqrt tsgn tcheck \
ttanh ttrunc tui_div tui_pow tui_sub turandom \
tvalist ty0 ty1 tyn tzeta tzeta_ui tversion
-EXTRA_DIST = tgeneric.c tgeneric_ui.c mpf_compat.h inp_str.data tmul.dat \
+EXTRA_DIST = tgeneric.c tgeneric_ui.c mpf_compat.h inp_str.dat tmul.dat \
mpfrtest.dat
LDADD = libfrtests.la $(MPFR_LIBM) $(top_builddir)/src/libmpfr.la