Change examples to match junit test

This commit is contained in:
Allen Byrne
2016-12-01 15:59:03 -06:00
parent 7a5eea36a5
commit 53d3a619f8
4 changed files with 4 additions and 4 deletions

View File

@@ -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