diff options
Diffstat (limited to 'hl/Makefile.in')
-rwxr-xr-x | hl/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hl/Makefile.in b/hl/Makefile.in index a323a0c..170f066 100755 --- a/hl/Makefile.in +++ b/hl/Makefile.in @@ -189,6 +189,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ @BUILD_FORTRAN_CONDITIONAL_TRUE@FORTRAN_DIR = fortran |