X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2FMakefile.in;h=a45af20c643a3cb42b808df4c60644911f680ecd;hp=ab386f11c96d2cc0bd946ca14651b92ac9daa5b6;hb=fbbc7b21978c0089b69c0ee83aa1dd7d3fe9a26d;hpb=15f428efcdf71665f99f2b08432c1566dda5835f diff --git a/check/Makefile.in b/check/Makefile.in index ab386f11..a45af20c 100644 --- a/check/Makefile.in +++ b/check/Makefile.in @@ -91,14 +91,15 @@ RANLIB = @RANLIB@ VERSION = @VERSION@ YACC = @YACC@ +TESTS = run_checks noinst_PROGRAMS = check_ginac check_ginac_SOURCES = paranoia_check.cpp numeric_output.cpp numeric_consist.cpp \ powerlaws.cpp expand_subs.cpp inifcns_consist.cpp differentiation.cpp \ poly_gcd.cpp normalization.cpp lsolve_onedim.cpp matrix_checks.cpp \ series_expansion.cpp fcntimer.cpp main.cpp check.h check_ginac_LDADD = ../ginac/libginac.la -TESTS = run_checks CLEANFILES = result.out +EXTRA_DIST = result.ref run_checks mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES =