summaryrefslogtreecommitdiffstats
path: root/doc/html/Makefile.in
diff options
context:
space:
mode:
authorBill Wendling <wendling@ncsa.uiuc.edu>2001-02-09 20:16:49 (GMT)
committerBill Wendling <wendling@ncsa.uiuc.edu>2001-02-09 20:16:49 (GMT)
commitcb7758e1ad43cbfd31d71043c0e4451aa73cad8d (patch)
treee918e49a0f79f30a79ee4ef5dffaf7464f06e323 /doc/html/Makefile.in
parente26fda72327d2b2c0e72e22384c338b7a69e4448 (diff)
downloadhdf5-cb7758e1ad43cbfd31d71043c0e4451aa73cad8d.zip
hdf5-cb7758e1ad43cbfd31d71043c0e4451aa73cad8d.tar.gz
hdf5-cb7758e1ad43cbfd31d71043c0e4451aa73cad8d.tar.bz2
[svn-r3390] Purpose:hdf5-1_4_1
Adding Intro/ subdirectory Description: The Intro/ subdirectory was added. Reflected in Makefile.in
Diffstat (limited to 'doc/html/Makefile.in')
-rw-r--r--doc/html/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in
index 2ab366e..ccdc444 100644
--- a/doc/html/Makefile.in
+++ b/doc/html/Makefile.in
@@ -12,7 +12,7 @@ VPATH=.:@srcdir@
@COMMENCE@
# Subdirectories in build-order (not including `examples')
-SUBDIRS=ADGuide Graphics PSandPDF TechNotes Tutor cpplus fortran
+SUBDIRS=ADGuide Graphics Intro PSandPDF TechNotes Tutor cpplus fortran
DOCDIR=$(docdir)/hdf5
# Public doc files (to be installed)...