summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2007-03-29 21:19:52 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2007-03-29 21:19:52 (GMT)
commit5bb10829fa11899a72e0a70f09a1b58cf4d0a269 (patch)
treef91464560b5efdb860184c6815a72fc372752d59 /doc
parent0e84cbde04e020822c8472fd4cac0c4e088aa29b (diff)
downloadhdf5-5bb10829fa11899a72e0a70f09a1b58cf4d0a269.zip
hdf5-5bb10829fa11899a72e0a70f09a1b58cf4d0a269.tar.gz
hdf5-5bb10829fa11899a72e0a70f09a1b58cf4d0a269.tar.bz2
[svn-r13565] Description:
Add 7 new image files. Tested: Firefox
Diffstat (limited to 'doc')
-rw-r--r--doc/html/Graphics/Makefile.in12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/html/Graphics/Makefile.in b/doc/html/Graphics/Makefile.in
index 8fbdec2..4e6a350 100644
--- a/doc/html/Graphics/Makefile.in
+++ b/doc/html/Graphics/Makefile.in
@@ -1,5 +1,6 @@
# HDF5 Library Makefile(.in)
#
+# Copyright by The HDF Group.
# Copyright by the Board of Trustees of the University of Illinois.
# All rights reserved.
#
@@ -9,8 +10,8 @@
# of the source code distribution tree; Copyright.html can be found at the
# root level of an installed copy of the electronic HDF5 document set and
# is linked from the top-level documents page. It can also be found at
-# http://hdf.ncsa.uiuc.edu/HDF5/doc/Copyright.html. If you do not have
-# access to either file, you may request a copy from hdfhelp@ncsa.uiuc.edu.
+# http://hdfgroup.org/HDF5/doc/Copyright.html. If you do not have
+# access to either file, you may request a copy from help@hdfgroup.org.
#
#
top_srcdir=@top_srcdir@
@@ -29,9 +30,14 @@ TRACE=perl $(top_srcdir)/bin/trace
MOSTLYCLEAN=
# Public doc files (to be installed)...
-PUB_DOCS=C++.gif FORTRAN.gif Java.gif OtherAPIs.gif
+PUB_DOCS=C++.gif FORTRAN.gif Java.gif OtherAPIs.gif \
+THGnoTextSm.jpg THGwTextSm.jpg XRD100.gif hdf2.gif \
+help.gif help.jpg help.png
# Other doc files (not to be installed)...
PRIVATE_DOCS=
@CONCLUDE@
+
+
+