summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
blob: cd7b4352efa53218dca298f2dff5af6ee1a4d7a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## Makefile.am -- Process this file with automake to produce Makefile.in
LDADD = $(top_builddir)/src/libmpc.la


AM_CPPFLAGS = -I$(top_srcdir)/src
check_PROGRAMS = tadd test tcos tcosh tdiv texp tlog tmul tsin tsinh tsqr	\
tsqrt tsub ttan ttanh
EXTRA_DIST = random.c

TESTS = $(check_PROGRAMS)
CLEANFILES = mpc_test