summaryrefslogtreecommitdiffstats
path: root/doc/html/fortran/Makefile.in
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2003-03-14 19:12:34 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2003-03-14 19:12:34 (GMT)
commitd586a1adb9351bd1c8dd8b675901edc59f6ae964 (patch)
treedb95123aabf4732f7eb4cb369618d36a1a754cda /doc/html/fortran/Makefile.in
parent0937359ed351ab601820b214e18f82477fb4983d (diff)
downloadhdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.zip
hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.tar.gz
hdf5-d586a1adb9351bd1c8dd8b675901edc59f6ae964.tar.bz2
[svn-r6478]
Purpose: DreamWeaver (DW) adaptation of the HDF5 doc set, introducing the use of stylesheets and DW libraries. Stylesheets -- for consistent format management. DW libraries -- for managing common elements across documents. Platforms tested: IE 5 and 6 Netscape
Diffstat (limited to 'doc/html/fortran/Makefile.in')
-rw-r--r--doc/html/fortran/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/fortran/Makefile.in b/doc/html/fortran/Makefile.in
index 10a5fa3..b42b738 100644
--- a/doc/html/fortran/Makefile.in
+++ b/doc/html/fortran/Makefile.in
@@ -15,7 +15,8 @@ SUBDIRS=
DOCDIR=$(docdir)/hdf5/fortran
# Public doc files (to be installed)...
-PUB_DOCS=F90UserNotes.html h5a_FORTRAN.html h5d_FORTRAN.html \
+PUB_DOCS=F90Flags.html F90UserNotes.html \
+ h5_FORTRAN.html h5a_FORTRAN.html h5d_FORTRAN.html \
h5e_FORTRAN.html h5f_FORTRAN.html h5g_FORTRAN.html \
h5i_FORTRAN.html h5p_FORTRAN.html h5r_FORTRAN.html \
h5s_FORTRAN.html h5t_FORTRAN.html