summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/mpz/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mpz/Makefile.am b/tests/mpz/Makefile.am
index 5a3ac08ce..5a82b2846 100644
--- a/tests/mpz/Makefile.am
+++ b/tests/mpz/Makefile.am
@@ -26,7 +26,7 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/tests
LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la
check_PROGRAMS = t-cmp t-mul t-tdiv t-tdiv_ui t-fdiv t-fdiv_ui t-gcd \
- t-lcm dive dive_ui t-sqrtrem convert io logic bit \
+ dive dive_ui t-sqrtrem convert io logic bit \
t-powm t-powm_ui t-pow t-div_2exp reuse \
t-root t-jac t-bin t-misc t-get_si t-fac_ui t-fib_ui t-scan t-fits \
t-divis t-divis_2exp t-cong t-cong_2exp t-sizeinbase