summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/Makefile.am
blob: a3aeb6930eedb1f6b5ea764e7455e685ca46e003 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## $Id$
##

ACLOCAL_AMFLAGS = -I ../../../../aclocal

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

EXTRA_DIST = mptests.am

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