Forked from
Core Modules / dune-common
5747 commits behind the upstream repository.
-
Christoph Grüninger authored
[[Imported from SVN: r6568]]
Christoph Grüninger authored[[Imported from SVN: r6568]]
Makefile.am 1.13 KiB
# -*- tab-width: 8 -*-
# vi: set ts=8:
# $Id$
ALLM4S = \
acx_blas.m4 \
acx_lapack.m4 \
acx_mpi.m4 \
acx_pthread.m4 \
ax_boost_base.m4 \
ax_check_gl.m4 \
ax_lang_compiler_ms.m4 \
boost_fusion.m4 \
cxx0x_compiler.m4 \
cxx0x_rvaluereference.m4 \
cxx0x_nullptr.m4 \
cxx0x_static_assert.m4 \
cxx0x_variadic.m4 \
cxx0x_variadic_constructor_sfinae.m4 \
dune.m4 \
dune_all.m4 \
dune_autobuild.m4 \
dune_boost_base.m4 \
dune_check_lib.m4 \
dune_common.m4 \
dune_compiler.m4 \
dune_fortran.m4 \
dune_deprecated.m4 \
dune_deprecated_cppflags.m4 \
dune_docu.m4 \
dune_exprtmpl.m4 \
dune_fieldvector_size_is_method.m4 \
dune_linkcxx.m4 \
dune_mpi.m4 \
dune_streams.m4 \
dune_tr1_headers.m4 \
dune_unused.m4 \
fortran_overwrite.m4 \
gmp.m4 \
hdf5.m4 \
immdx_lib_metis.m4 \
inkscape.m4 \
libtoolcompat.m4 \
make_shared.m4 \
mpi-config.m4 \
opengl.m4 \
parmetis.m4 \
shared_ptr.m4 \
xdr.m4
aclocaldir = $(datadir)/aclocal
aclocal_DATA = $(ALLM4S)
EXTRA_DIST = $(ALLM4S)
include $(top_srcdir)/am/global-rules