diff options
-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 |