1 #***********************************************************************
2 #* GNU Lesser General Public License
4 #* This file is part of the GFDL Flexible Modeling System (FMS).
6 #* FMS is free software: you can redistribute it and/or modify it under
7 #* the terms of the GNU Lesser General Public License as published by
8 #* the Free Software Foundation, either version 3 of the License, or (at
9 #* your option) any later version.
11 #* FMS is distributed in the hope that it will be useful, but WITHOUT
12 #* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 #* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 #* You should have received a copy of the GNU Lesser General Public
17 #* License along with FMS. If not, see <http://www.gnu.org/licenses/>.
18 #***********************************************************************
20 # This is the automake file for the test_fms directory.
21 # Ed Hartnett 9/20/2019
23 # This directory stores libtool macros, put there by aclocal.
24 ACLOCAL_AMFLAGS = -I m4
26 # Make targets will be run in each subdirectory. Order is significant.
27 SUBDIRS = astronomy coupler diag_manager data_override exchange monin_obukhov drifters \
28 mosaic2 interpolator fms mpp mpp_io time_interp time_manager horiz_interp topography \
29 field_manager axis_utils affinity fms2_io parser string_utils sat_vapor_pres tracer_manager \
30 random_numbers diag_integral column_diagnostics tridiagonal block_control
32 # testing utility scripts to distribute
33 EXTRA_DIST = test-lib.sh.in intel_coverage.sh.in tap-driver.sh