summaryrefslogtreecommitdiffstats
path: root/java/examples/groups/runExample.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'java/examples/groups/runExample.sh.in')
-rw-r--r--java/examples/groups/runExample.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/examples/groups/runExample.sh.in b/java/examples/groups/runExample.sh.in
index 7dddc6d..665b307 100644
--- a/java/examples/groups/runExample.sh.in
+++ b/java/examples/groups/runExample.sh.in
@@ -35,7 +35,7 @@ nerrors=0
# where the libs exist
HDFLIB_HOME="$top_srcdir/java/lib"
-BLDLIBDIR="./lib"
+BLDLIBDIR="$top_builddir/hdf5/lib"
BLDREFDIR="./groups"
BLDDIR="."
HDFTEST_HOME="$top_srcdir/java/examples/groups"