summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-06-14 19:48:57 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-06-14 19:48:57 (GMT)
commit278dc385304a9eb5445b53cfc70ace239b396351 (patch)
tree9821f15e584b34686c5f3907360625a2bd53cbf6
parentbb9370d777b645b9f0e2f5090421b63e207aa50f (diff)
parent7b97bcf97228de9a381cad243d51d990b200826d (diff)
downloadhdf5-278dc385304a9eb5445b53cfc70ace239b396351.zip
hdf5-278dc385304a9eb5445b53cfc70ace239b396351.tar.gz
hdf5-278dc385304a9eb5445b53cfc70ace239b396351.tar.bz2
Merge branch 'develop' into vol_dev_headers
-rw-r--r--fortran/test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/test/Makefile.am b/fortran/test/Makefile.am
index 30bb2a0..f0d7f03 100644
--- a/fortran/test/Makefile.am
+++ b/fortran/test/Makefile.am
@@ -50,7 +50,7 @@ fortranlib_test_1_8_SOURCES = tH5O.F90 tH5A_1_8.F90 tH5G_1_8.F90 tH5MISC_1_8.F90
fortranlib_test_F03_SOURCES = tH5E_F03.F90 tH5F_F03.F90 tH5L_F03.F90 \
tH5O_F03.F90 tH5P_F03.F90 tH5T_F03.F90 tHDF5_F03.F90 fortranlib_test_F03.F90
-vol_connector_SOURCES=tf_gen.F90 tf.F90 vol_connector.F90
+vol_connector_SOURCES=vol_connector.F90
fflush1_SOURCES=fflush1.F90
fflush2_SOURCES=fflush2.F90