Skip to content
Snippets Groups Projects
Makefile.am 282 B
# Copyright (c) 2013-2024 MPI-M, Luis Kornblueh, Rahul Sinha and DWD, Florian Prill. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
SUBDIRS = include src

if ENABLE_PYTHON
SUBDIRS += python
endif ENABLE_PYTHON

SUBDIRS += doc examples test
ACLOCAL_AMFLAGS = -I m4