summaryrefslogtreecommitdiffstats
path: root/fortran/test/Makefile.am
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2008-05-09 21:38:52 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2008-05-09 21:38:52 (GMT)
commit8d4ae7e283344449ade846bd30f35f424d5ad9ee (patch)
tree9f35644fc059fe48eea9828c9ca93b249a21e075 /fortran/test/Makefile.am
parent9d8bed8483bfc8a8fe645166df2a029554889f63 (diff)
downloadhdf5-8d4ae7e283344449ade846bd30f35f424d5ad9ee.zip
hdf5-8d4ae7e283344449ade846bd30f35f424d5ad9ee.tar.gz
hdf5-8d4ae7e283344449ade846bd30f35f424d5ad9ee.tar.bz2
[svn-r14964] merged the fortran trunk into the branch, used the command:
(svn merge -r 14942:14963 http://svn.hdfgroup.uiuc.edu/hdf5/trunk/fortran)
Diffstat (limited to 'fortran/test/Makefile.am')
-rw-r--r--fortran/test/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/fortran/test/Makefile.am b/fortran/test/Makefile.am
index 042cfab..24f9d61 100644
--- a/fortran/test/Makefile.am
+++ b/fortran/test/Makefile.am
@@ -51,8 +51,7 @@ fortranlib_test_SOURCES = fortranlib_test.f90 \
tH5Sselect.f90 tH5P.f90 tH5A.f90 tH5I.f90 tH5G.f90 tH5E.f90
fortranlib_test_1_8_SOURCES = fortranlib_test_1_8.f90 \
- tH5F.f90 tH5D.f90 tH5R.f90 tH5S.f90 tH5T.f90 tH5VL.f90 tH5Z.f90 \
- tH5Sselect.f90 tH5O.f90 tH5P.f90 tH5A_1_8.f90 tH5I.f90 tH5G_1_8.f90 tH5E.f90
+ tH5F.f90 tH5O.f90 tH5A_1_8.f90 tH5G_1_8.f90
fflush1_SOURCES=fflush1.f90
fflush2_SOURCES=fflush2.f90