summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/Makefile.am
blob: df79d88aa7d6fa4f26860247d14838f8b158a909 (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)/../tests/automake/subdirs.am
include $(top_srcdir)/../tests/automake/local.am