Blame test/mpi/cxx/topo/Makefile.am

Packit 0848f5
# -*- Mode: Makefile; -*-
Packit 0848f5
# vim: set ft=automake :
Packit 0848f5
#
Packit 0848f5
# (C) 2011 by Argonne National Laboratory.
Packit 0848f5
#     See COPYRIGHT in top-level directory.
Packit 0848f5
#
Packit 0848f5
Packit 0848f5
include $(top_srcdir)/Makefile_cxx.mtest
Packit 0848f5
Packit 0848f5
EXTRA_DIST = testlist.in distgraphcxx.cxx
Packit 0848f5
Packit 0848f5
# avoid having to write many "foo_SOURCES = foo.cxx" lines because
Packit 0848f5
# automake is too limited to figure this out for itself
Packit 0848f5
AM_DEFAULT_SOURCE_EXT = .cxx