1# -*- Mode: Makefile; -*-
2# vim: set ft=automake :
3#
4# (C) 2011 by Argonne National Laboratory.
5#     See COPYRIGHT in top-level directory.
6#
7
8include $(top_srcdir)/Makefile_f77.mtest
9
10EXTRA_DIST = testlist.in
11
12static_subdirs = util attr datatype coll pt2pt info init comm topo ext
13SUBDIRS = $(static_subdirs) $(spawndir) $(iodir) $(rmadir)
14DIST_SUBDIRS = $(static_subdirs) spawn io rma
15