Skip to content

Commit

Permalink
Add H5fortkit dependecy for H5Rff.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
brtnfld committed May 13, 2024
1 parent 8817b5b commit 9ec8310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fortran/src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ H5Iff.lo: $(srcdir)/H5Iff.F90 H5f90global.lo
H5Lff.lo: $(srcdir)/H5Lff.F90 H5f90global.lo
H5Off.lo: $(srcdir)/H5Off.F90 H5f90global.lo
H5Pff.lo: $(srcdir)/H5Pff.F90 H5f90global.lo H5fortkit.lo
H5Rff.lo: $(srcdir)/H5Rff.F90 H5f90global.lo
H5Rff.lo: $(srcdir)/H5Rff.F90 H5f90global.lo H5fortkit.lo
H5Sff.lo: $(srcdir)/H5Sff.F90 H5f90global.lo
H5Tff.lo: $(srcdir)/H5Tff.F90 H5f90global.lo
H5VLff.lo: $(srcdir)/H5VLff.F90 H5f90global.lo H5fortkit.lo
Expand Down

0 comments on commit 9ec8310

Please sign in to comment.