From a0f9e97769e1aa4890b1481182f55b8373d431fa Mon Sep 17 00:00:00 2001 From: "M. Scot Breitenfeld" Date: Fri, 14 Jun 2019 14:30:48 -0500 Subject: fixed linked library for testing --- fortran/test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12