diff options
Diffstat (limited to 'doc/html/Tutor')
-rw-r--r-- | doc/html/Tutor/Graphics/Makefile.in | 1 | ||||
-rw-r--r-- | doc/html/Tutor/Makefile.in | 1 | ||||
-rw-r--r-- | doc/html/Tutor/examples/Makefile.in | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/Tutor/Graphics/Makefile.in b/doc/html/Tutor/Graphics/Makefile.in index 46ce6b4..445cdcc 100644 --- a/doc/html/Tutor/Graphics/Makefile.in +++ b/doc/html/Tutor/Graphics/Makefile.in @@ -180,6 +180,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ localdocdir = $(docdir)/hdf5/Tutor/Graphics diff --git a/doc/html/Tutor/Makefile.in b/doc/html/Tutor/Makefile.in index 967eac5..e70bd8a 100644 --- a/doc/html/Tutor/Makefile.in +++ b/doc/html/Tutor/Makefile.in @@ -180,6 +180,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ SUBDIRS = Graphics examples localdocdir = $(docdir)/hdf5/Tutor diff --git a/doc/html/Tutor/examples/Makefile.in b/doc/html/Tutor/examples/Makefile.in index 243ae98..d4103fc 100644 --- a/doc/html/Tutor/examples/Makefile.in +++ b/doc/html/Tutor/examples/Makefile.in @@ -180,6 +180,7 @@ H5FC_PP = $(bindir)/h5pfc # Make sure that these variables are exported to the Makefiles F9XMODEXT = @F9XMODEXT@ +F9XMODFLAG = @F9XMODFLAG@ localdocdir = $(docdir)/hdf5/Tutor/examples |