diff options
author | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2019-06-12 14:21:59 (GMT) |
---|---|---|
committer | M. Scot Breitenfeld <brtnfld@hdfgroup.org> | 2019-06-12 14:21:59 (GMT) |
commit | 0742c15fca95965ed4eb87c6d54f41bb07bd4526 (patch) | |
tree | 0d3e1bee0c53c422fdd48e9c01a6fee84fd7e3e6 | |
parent | 893641990a23adae72df309d601416169b9e848c (diff) | |
download | hdf5-0742c15fca95965ed4eb87c6d54f41bb07bd4526.zip hdf5-0742c15fca95965ed4eb87c6d54f41bb07bd4526.tar.gz hdf5-0742c15fca95965ed4eb87c6d54f41bb07bd4526.tar.bz2 |
makefile clean-up
-rw-r--r-- | fortran/test/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/fortran/test/Makefile.am b/fortran/test/Makefile.am index 9e03996..f0d7f03 100644 --- a/fortran/test/Makefile.am +++ b/fortran/test/Makefile.am @@ -34,8 +34,6 @@ else AM_LDFLAGS+=-static endif -check_SCRIPTS = $(TEST_SCRIPT) - # Our main targets, the tests themselves TEST_PROG=fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 vol_connector |