diff options
Diffstat (limited to 'hl/fortran/Makefile.in')
-rw-r--r-- | hl/fortran/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/fortran/Makefile.in b/hl/fortran/Makefile.in index 7128ac2..0e9baa5 100644 --- a/hl/fortran/Makefile.in +++ b/hl/fortran/Makefile.in @@ -189,6 +189,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ SUBDIRS = src test |