# SPDX-FileCopyrightText: Copyright © DUNE Project contributors, see file LICENSE.md in module root
# SPDX-License-Identifier: LicenseRef-GPL-2.0-only-with-DUNE-exception

INPUT                 += @srcdir@/mainpage.txt \
                         @srcdir@/modules.txt \
                         @top_srcdir@/dune/istl

EXCLUDE               += @top_srcdir@/dune/istl/test \
                         @top_srcdir@/dune/istl/paamg/test

PREDEFINED            += HAVE_SUPERLU
