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_f90.mtest
9
10EXTRA_DIST = testlist.in
11
12static_subdirs = util timer attr coll datatype pt2pt info comm topo ext init \
13		 misc f90types
14SUBDIRS = $(static_subdirs) $(rmadir) $(spawndir) $(iodir)
15DIST_SUBDIRS = $(static_subdirs) rma spawn io
16