summaryrefslogtreecommitdiffstats
path: root/tools/h5ls/Makefile.am
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2015-10-16 05:59:48 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2015-10-16 05:59:48 (GMT)
commit2132f1bdaeda4091f780834c525510456c22087b (patch)
tree81c572c40e9ffee95af91f5f58daa9115abe82ca /tools/h5ls/Makefile.am
parent68af82280a6dfc80616204e30ea45b157b3400de (diff)
downloadhdf5-2132f1bdaeda4091f780834c525510456c22087b.zip
hdf5-2132f1bdaeda4091f780834c525510456c22087b.tar.gz
hdf5-2132f1bdaeda4091f780834c525510456c22087b.tar.bz2
[svn-r28099] Description:
Bring r27958 from trunk to branch. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch)
Diffstat (limited to 'tools/h5ls/Makefile.am')
-rw-r--r--tools/h5ls/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5ls/Makefile.am b/tools/h5ls/Makefile.am
index 408ce93..54a06f1 100644
--- a/tools/h5ls/Makefile.am
+++ b/tools/h5ls/Makefile.am
@@ -24,7 +24,7 @@ include $(top_srcdir)/config/commence.am
AM_CPPFLAGS+=-I$(top_srcdir)/src -I$(top_srcdir)/tools/lib
# Test programs and scripts
-TEST_SCRIPT=testh5ls.sh
+TEST_SCRIPT=testh5ls.sh testh5lsvds.sh
check_SCRIPTS=$(TEST_SCRIPT)
SCRIPT_DEPEND=h5ls$(EXEEXT)