summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/Makefile.in')
-rw-r--r--fortran/src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/src/Makefile.in b/fortran/src/Makefile.in
index ea924f9..5a925df 100644
--- a/fortran/src/Makefile.in
+++ b/fortran/src/Makefile.in
@@ -771,7 +771,7 @@ H5fortran_detect_SOURCES = H5fortran_detect.F90
# H5test_kind.F90 is included in the distribution, and Automake knows
# how to compile a fortran program given its sources.
-H5test_kind_SOURCES = H5test_kind.f90
+H5test_kind_SOURCES = H5test_kind.F90
# Mark this directory as part of the Fortran API
FORTRAN_API = yes