summaryrefslogtreecommitdiffstats
path: root/fortran
diff options
context:
space:
mode:
Diffstat (limited to 'fortran')
-rw-r--r--fortran/testpar/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fortran/testpar/Makefile.in b/fortran/testpar/Makefile.in
index 6d2916a..2e57b95 100644
--- a/fortran/testpar/Makefile.in
+++ b/fortran/testpar/Makefile.in
@@ -15,7 +15,7 @@ hdf5_builddir=$(top_builddir)/src
## to the library list.
LT_LINK_LIB=$(LT) --mode=link $(F9X) -static -rpath $(libdir)
MFLAG=@F9XMODFLAG@
-FFLAGS=$(MFLAG). $(MFLAG)../src
+FFLAGS=$(MFLAG). $(MFLAG)../src @FFLAGS@
LIBFORTRAN=../src/libhdf5_fortran.la
LIBHDF5=$(hdf5_builddir)/libhdf5.la