summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2012-05-01 22:09:11 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2012-05-01 22:09:11 (GMT)
commitaf34693d8c102d2f260a33628b7f8838db7cc104 (patch)
treef39a41051e1fb18ada6a94973928bff941db744f /examples/Makefile.am
parent9a5073a8f3482f1ee257d48b05acbe5fd13a42b0 (diff)
downloadhdf5-af34693d8c102d2f260a33628b7f8838db7cc104.zip
hdf5-af34693d8c102d2f260a33628b7f8838db7cc104.tar.gz
hdf5-af34693d8c102d2f260a33628b7f8838db7cc104.tar.bz2
[svn-r22329] Add examples/README file to be installed with examples.
It was in hdf5 v1.8.8, but not checked into the 1.8 branch. :Text file only, but tested with h5committest.
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 9ec6a85..a35d8ca 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -44,6 +44,7 @@ INSTALL_FILES = h5_write.c h5_read.c h5_extend_write.c h5_chunk_read.c \
INSTALL_SCRIPT_FILES = run-c-ex.sh
INSTALL_TOP_SCRIPT_FILES = run-all-ex.sh
+INSTALL_TOP_FILES = README
# How to build examples, using installed version of h5cc
if BUILD_PARALLEL_CONDITIONAL