# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: pe='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorAndrzej J.R. Hunt <andrzej@ahunt.org>2013-09-16 11:07:36 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-09-23 14:11:40 +0200
commit85d1ee4f1c5a47105fc3a447c7f8a45cbd147ec0 (patch)
tree9e56ff4eac03960f903d23037b5282d206f07f0d /connectivity
parent2292b3cd8d9a06b2f073b945b228dd7894955b09 (diff)
Use LO_JAVA_DIR for HSQLDB classpath.
This is needed to allow usage of HSQLDB in a unit test in solver (in conjunction with the following patch which adds LO_JAVA_DIR to solver's unorc). Change-Id: Ia3757b61d4ba0b2353e0d33290938cea40551d3a Signed-off-by: Stephan Bergmann <sbergman@redhat.com>