summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.in')
-rw-r--r--examples/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile.in b/examples/Makefile.in
index 66cf5e9..d8c53f2 100644
--- a/examples/Makefile.in
+++ b/examples/Makefile.in
@@ -30,6 +30,7 @@ CFLAGS=
TEST_PROGS_PARA=ph5example
TEST_PROGS=h5_write h5_read h5_extend_write h5_chunk_read h5_compound \
h5_group h5_select h5_attribute h5_mount h5_reference h5_drivers
+TEST_SCRIPTS=testh5cc.sh
## These are the files that `make clean' (and derivatives) will remove from
## this directory.