diff options
Diffstat (limited to 'doc/html/Makefile.in')
-rw-r--r-- | doc/html/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index aed4a75..2fec127 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -184,6 +184,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ localdocdir = $(docdir)/hdf5 |