summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2007-04-11 05:17:13 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2007-04-11 05:17:13 (GMT)
commit4b716c38b8cbaf3bc27c0bea7acb6f02b55df740 (patch)
treeb68c22160bfa8dde89ebf2c100d524e299ac6d57 /examples/Makefile.am
parent79a2871982693ad80104424d37458eda656bad4f (diff)
downloadhdf5-4b716c38b8cbaf3bc27c0bea7acb6f02b55df740.zip
hdf5-4b716c38b8cbaf3bc27c0bea7acb6f02b55df740.tar.gz
hdf5-4b716c38b8cbaf3bc27c0bea7acb6f02b55df740.tar.bz2
[svn-r13633] Purpose
New feature Description: Added test scripts to test the compiler scripts (h5cc, h5fc and h5c++) Tested platform: Kagiso (serial and pp)
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 56e4fd7..c81213b 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -32,6 +32,7 @@ endif
TEST_PROG = h5_write h5_read h5_extend_write h5_chunk_read h5_compound \
h5_group h5_select h5_attribute h5_mount h5_reference h5_drivers \
h5_ref2reg h5_extlink h5_elink_unix2win h5_shared_mesg
+TEST_SCRIPT=testh5cc.sh
# Install files
# List all file that should be installed in examples directory