summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/Makefile.am
blob: f81551f3e8e975f8fe9d2b85083f98687f4b4f2b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## $Id$

SUBDIRS =
SUBDIRS += mp01
SUBDIRS += mp02
SUBDIRS += mp03
SUBDIRS += mp04
SUBDIRS += mp05
SUBDIRS += mp06
SUBDIRS += mp07
SUBDIRS += mp08
SUBDIRS += mp09
SUBDIRS += mp10
SUBDIRS += mp11
SUBDIRS += mp12
SUBDIRS += mp13
SUBDIRS += mp14

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