summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/test/store-java
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/test/store-java')
-rw-r--r--sca-cpp/trunk/test/store-java/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-cpp/trunk/test/store-java/Makefile.am b/sca-cpp/trunk/test/store-java/Makefile.am
index d4f161fd50..80972a0acc 100644
--- a/sca-cpp/trunk/test/store-java/Makefile.am
+++ b/sca-cpp/trunk/test/store-java/Makefile.am
@@ -15,12 +15,12 @@
# specific language governing permissions and limitations
# under the License.
+JAVAROOT = ${top_builddir}/test/store-java
+
if WANT_JAVA
AM_JAVACFLAGS = -cp ${top_builddir}/modules/java/libmod-tuscany-java-${PACKAGE_VERSION}.jar:${JAVAROOT}
-JAVAROOT = ${top_builddir}/test/store-java
-
noinst_JAVA = store/*.java
CLEANFILES = store/*.class