diff options
Diffstat (limited to 'fortran/testpar/Makefile.in')
-rw-r--r-- | fortran/testpar/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in index 1bf259e..f4b367a 100644 --- a/fortran/testpar/Makefile.in +++ b/fortran/testpar/Makefile.in @@ -475,6 +475,7 @@ uninstall-local: # Put in dependencies to the THDF5 module so that things will be built # in the correct order. +thdf5.lo: thdf5.o thyperslab_wr.o: $(srcdir)/thyperslab_wr.f90 thdf5.lo ptesthdf5_fortran.o: $(srcdir)/ptesthdf5_fortran.f90 thdf5.lo |