From f9a10498aa24579beaf9eb9ab8cc8c1770a3ebe9 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 6 Feb 2001 16:47:31 -0500 Subject: [svn-r3373] Purpose: Bug Fix Description: I somehow overlooked dataset_p1.obj which was listed as a file to install. Solution: Removed dataset_p1.obj from the list. Platforms tested: Linux --- doc/html/Makefile.in | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/html/Makefile.in b/doc/html/Makefile.in index 1f4d7be..2ab366e 100644 --- a/doc/html/Makefile.in +++ b/doc/html/Makefile.in @@ -31,10 +31,10 @@ PUB_DOCS=ADGuide.html Attributes.html Big.html Caching.html Chunk_f1.gif \ RM_H5F.html RM_H5Front.html RM_H5G.html RM_H5I.html RM_H5P.html \ RM_H5R.html RM_H5S.html RM_H5T.html RM_H5Z.html References.html \ TechNotes.html Tools.html Version.html chunk1.gif compat.html \ - dataset_p1.gif dataset_p1.obj ddl.html extern1.gif extern2.gif \ - group_p1.gif group_p2.gif group_p3.gif h5s.examples hdf2.jpg \ - ph5design.html ph5example.c ph5implement.txt pipe1.gif pipe2.gif \ - pipe3.gif pipe4.gif pipe5.gif index.html version.gif + dataset_p1.gif ddl.html extern1.gif extern2.gif group_p1.gif \ + group_p2.gif group_p3.gif h5s.examples hdf2.jpg ph5design.html \ + ph5example.c ph5implement.txt pipe1.gif pipe2.gif pipe3.gif \ + pipe4.gif pipe5.gif index.html version.gif # Other doc files (not to be installed)... PRIVATE_DOCS=Chunk_f1.obj Chunk_f2.obj Chunk_f6.obj CodeReview.html \ -- cgit v0.12