summaryrefslogtreecommitdiffstats
path: root/java/examples/datatypes/runExample.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'java/examples/datatypes/runExample.sh.in')
-rw-r--r--java/examples/datatypes/runExample.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/examples/datatypes/runExample.sh.in b/java/examples/datatypes/runExample.sh.in
index f80450e..1b02774 100644
--- a/java/examples/datatypes/runExample.sh.in
+++ b/java/examples/datatypes/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"
BLDDIR="."
HDFTEST_HOME="$top_srcdir/java/examples/datatypes"
JARFILE=jar@PACKAGE_TARNAME@-@PACKAGE_VERSION@.jar