summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/Makefile.am
blob: 17999ae43faee0d31fbc7fe1493715123e8fc070 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
_SUBDIRS =
_SUBDIRS += mp01
_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