Blob Blame History Raw
# -*- Mode: Makefile; -*-
# vim: set ft=automake :
#
# (C) 2011 by Argonne National Laboratory.
#     See COPYRIGHT in top-level directory.
#

include $(top_srcdir)/Makefile_cxx.mtest

EXTRA_DIST = testlist.in distgraphcxx.cxx

# avoid having to write many "foo_SOURCES = foo.cxx" lines because
# automake is too limited to figure this out for itself
AM_DEFAULT_SOURCE_EXT = .cxx