summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2004-09-13 19:26:29 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2004-09-13 19:26:29 (GMT)
commit1f7898a283092cd2bbffd6e763ec89df8c0ce664 (patch)
tree47c12e15849d697929ac1dbe05ae4cb0b3ec1942
parent9af04a05bbd637cf796bffaf237361582b12cadb (diff)
downloadhdf5-1f7898a283092cd2bbffd6e763ec89df8c0ce664.zip
hdf5-1f7898a283092cd2bbffd6e763ec89df8c0ce664.tar.gz
hdf5-1f7898a283092cd2bbffd6e763ec89df8c0ce664.tar.bz2
[svn-r9246] Purpose:
Add directory hdf5/doc/html/cpplus_RM/header_files to hdf5/doc/html/cpplus_RM/Makefile.in and remove same directory from the "public files" list. Platforms tested: eirene
-rw-r--r--doc/html/cpplus_RM/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/cpplus_RM/Makefile.in b/doc/html/cpplus_RM/Makefile.in
index be1dc37..01ff744 100644
--- a/doc/html/cpplus_RM/Makefile.in
+++ b/doc/html/cpplus_RM/Makefile.in
@@ -11,7 +11,7 @@ VPATH=.:@srcdir@
@COMMENCE@
# Subdirectories in build-order (not including `examples')
-SUBDIRS=
+SUBDIRS=header_files
DOCDIR=$(docdir)/hdf5/cpplus_RM
# Public doc files (to be installed)...
@@ -122,7 +122,7 @@ PUB_DOCS= H5AbstractDs_8cpp.html H5AbstractDs_8h-source.html \
doxygen.css doxygen.png dsets_8cpp-example.html examples.html \
files.html functions.html functions_func.html functions_vars.html \
globals.html globals_defs.html globals_func.html globals_type.html \
- globals_vars.html header.html header_files hierarchy.html \
+ globals_vars.html header.html hierarchy.html \
index.html namespaceH5.html namespacemembers.html \
namespacemembers_func.html namespacemembers_type.html \
namespacemembers_vars.html namespaces.html namespacestd.html \