summaryrefslogtreecommitdiffstats
path: root/fortran/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fortran/src/Makefile.am')
-rw-r--r--fortran/src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/fortran/src/Makefile.am b/fortran/src/Makefile.am
index efc1aa2..da4549c 100644
--- a/fortran/src/Makefile.am
+++ b/fortran/src/Makefile.am
@@ -131,6 +131,8 @@ H5fort_type_defines.h: H5fortran_detect
# Automake knows how to build fortran programs if we tell it the source
# files.
+# H5fortran_detect_gen.f90 is generated by running H5fortran_detect.f90.
+# Only developers should need to do so.
H5fortran_detect_SOURCES = H5fortran_detect.f90
# Mark this directory as part of the Fortran API