[Gmp-commit] /var/hg/gmp: Add test-add_ssaaaa test-sub_ddmmss to EXTRA_PROGRA...
mercurial at gmplib.org
mercurial at gmplib.org
Thu Jun 18 16:39:50 UTC 2020
details: /var/hg/gmp/rev/9240f425c585
changeset: 18081:9240f425c585
user: Torbjorn Granlund <tg at gmplib.org>
date: Thu Jun 18 18:39:48 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 650acf387a2a -r 9240f425c585 tests/devel/Makefile.am
--- a/tests/devel/Makefile.am Thu Jun 18 17:09:54 2020 +0200
+++ b/tests/devel/Makefile.am Thu Jun 18 18:39:48 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