summaryrefslogtreecommitdiffstats
path: root/fortran/test/Makefile.am
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2008-05-09 20:47:46 (GMT)
committerScot Breitenfeld <brtnfld@hdfgroup.org>2008-05-09 20:47:46 (GMT)
commit9c6ec1afa03f16a4dddb9a5ff0dda9f8f60525ef (patch)
tree2844102d1f3b685d9f6ead71d989b63f59a29a22 /fortran/test/Makefile.am
parent5e3880e42dceae08d911b1e860685ba26e89e2f6 (diff)
downloadhdf5-9c6ec1afa03f16a4dddb9a5ff0dda9f8f60525ef.zip
hdf5-9c6ec1afa03f16a4dddb9a5ff0dda9f8f60525ef.tar.gz
hdf5-9c6ec1afa03f16a4dddb9a5ff0dda9f8f60525ef.tar.bz2
[svn-r14962] Removed dependency on unused routines for the fortranlib_test_1_8
test program.
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