[Gmp-commit] /var/hg/gmp-6.2: Add test-add_ssaaaa test-sub_ddmmss to EXTRA_PR...
mercurial at gmplib.org
mercurial at gmplib.org
Fri Jun 19 11:51:27 UTC 2020
details: /var/hg/gmp-6.2/rev/7fa427d887d4
changeset: 18063:7fa427d887d4
user: Torbjorn Granlund <tg at gmplib.org>
date: Fri Jun 19 13:51:24 2020 +0200
description:
Add test-add_ssaaaa test-sub_ddmmss to EXTRA_PROGRAMS to hopefully make automake do what we want.
diffstat:
tests/devel/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 70bad7fb963a -r 7fa427d887d4 tests/devel/Makefile.am
--- a/tests/devel/Makefile.am Thu Jun 18 17:21:38 2020 +0200
+++ b/tests/devel/Makefile.am Fri Jun 19 13:51:24 2020 +0200
@@ -23,7 +23,7 @@
LDADD = $(top_builddir)/tests/libtests.la $(top_builddir)/libgmp.la
EXTRA_PROGRAMS = \
- sqrtrem_1_2 primes try
+ sqrtrem_1_2 primes try test-add_ssaaaa test-sub_ddmmss
BUILT_SOURCES =
DISTCLEANFILES = $(BUILT_SOURCES)
More information about the gmp-commit
mailing list