summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/Makefile.am
blob: 31d70b263c056263f388b966cbb817aa9aba5451 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
ACLOCAL_AMFLAGS = -I aclocal -I ../aclocal

_SUBDIRS = support samples sptests tmtests
if HAS_MP
_SUBDIRS += mptests
endif

DIST_SUBDIRS = support samples sptests tmtests mptests


include $(top_srcdir)/../automake/subdirs.am