summaryrefslogtreecommitdiffstats
path: root/java/examples/groups/Makefile.am
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-09-20 19:16:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-09-20 19:16:31 (GMT)
commit5c5533d7fd99d31d7c563195c9bd5db2a1d5cf39 (patch)
tree6d1ef6e152e1e064919b4a89c28481948f858326 /java/examples/groups/Makefile.am
parentab43e3ce9b1a8be5d03fbf5d53eef7ad5e770b74 (diff)
downloadhdf5-5c5533d7fd99d31d7c563195c9bd5db2a1d5cf39.zip
hdf5-5c5533d7fd99d31d7c563195c9bd5db2a1d5cf39.tar.gz
hdf5-5c5533d7fd99d31d7c563195c9bd5db2a1d5cf39.tar.bz2
Change name for test results table
Diffstat (limited to 'java/examples/groups/Makefile.am')
-rw-r--r--java/examples/groups/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/examples/groups/Makefile.am b/java/examples/groups/Makefile.am
index 08721e0..4da17f9 100644
--- a/java/examples/groups/Makefile.am
+++ b/java/examples/groups/Makefile.am
@@ -53,10 +53,10 @@ noinst_DATA = $(jarfile)
.PHONY: classes
-check_SCRIPTS = runExample.sh
+check_SCRIPTS = JavaGroupExample.sh
TEST_SCRIPT = $(check_SCRIPTS)
-CLEANFILES = classnoinst.stamp $(jarfile) $(JAVAROOT)/$(pkgpath)/*.class runExample.sh
+CLEANFILES = classnoinst.stamp $(jarfile) $(JAVAROOT)/$(pkgpath)/*.class JavaGroupExample.sh
clean:
rm -rf $(JAVAROOT)/*