From fe36a33a63095eef580714eb61f672896632ddff Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Thu, 18 Jun 2020 18:39:48 +0200 Subject: Add test-add_ssaaaa test-sub_ddmmss to EXTRA_PROGRAMS to hopefully make automake do what we want. --- tests/devel/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/devel/Makefile.am b/tests/devel/Makefile.am index 3738d6db2..fdc18780e 100644 --- a/tests/devel/Makefile.am +++ b/tests/devel/Makefile.am @@ -23,7 +23,7 @@ AM_LDFLAGS = -no-install 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) -- cgit v1.2.1