]> www.ginac.de Git - ginac.git/blob - check/Makefile.am
54d70385af3b123b32ca0457556172ad12921941
[ginac.git] / check / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2 noinst_PROGRAMS = check_ginac
3 check_ginac_SOURCES = paranoia_check.cpp numeric_output.cpp numeric_consist.cpp \
4   powerlaws.cpp expand_subs.cpp inifcns_consist.cpp differentiation.cpp \
5   poly_gcd.cpp normalization.cpp lsolve_onedim.cpp matrix_checks.cpp \
6   series_expansion.cpp fcntimer.cpp main.cpp check.h
7 check_ginac_LDADD = ../ginac/libginac.la
8 TESTS = run_checks