summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.am
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-08-01 03:51:53 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-08-01 03:51:53 (GMT)
commit4227b8948d7091205b4f8dc1271d7dcae01bb0fb (patch)
tree313fdac807a3670596692905e94aa47b4bcdc5b8 /fortran/src/Makefile.am
parent438935557e04d6025a389fbe5fccb6290a62c054 (diff)
downloadhdf5-4227b8948d7091205b4f8dc1271d7dcae01bb0fb.zip
hdf5-4227b8948d7091205b4f8dc1271d7dcae01bb0fb.tar.gz
hdf5-4227b8948d7091205b4f8dc1271d7dcae01bb0fb.tar.bz2
Reverts the removal of config/conclude_fc.am while keeping
the changes to config/gnu-fflags.
Diffstat (limited to 'fortran/src/Makefile.am')
-rw-r--r--fortran/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/Makefile.am b/fortran/src/Makefile.am
index 3489566..4009439 100644
--- a/fortran/src/Makefile.am
+++ b/fortran/src/Makefile.am
@@ -165,4 +165,4 @@ HDF5.lo: $(srcdir)/HDF5.F90 H5f90global.lo H5_ff.lo H5Aff.lo \
H5Off.lo H5Pff.lo H5Rff.lo \
H5Sff.lo H5Tff.lo H5Zff.lo H5_gen.lo
-include $(top_srcdir)/config/conclude.am
+include $(top_srcdir)/config/conclude_fc.am