summaryrefslogtreecommitdiff
path: root/stax/makefile.mk
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2008-07-28 10:59:31 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2008-07-28 10:59:31 +0000
commitc26ee0ef5f20183afbdd8af7796b4fc0ce4a89df (patch)
treec4d18de86d6ade8a4ec2bd423bc7fc3c81d88588 /stax/makefile.mk
parenta01b570d736a84a2c11e30565204b96bfcde6a85 (diff)
#i91376# - fix fetching java version
Diffstat (limited to 'stax/makefile.mk')
-rw-r--r--stax/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/stax/makefile.mk b/stax/makefile.mk
index f0d233592d33..a797a74a5750 100644
--- a/stax/makefile.mk
+++ b/stax/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
# This file is part of OpenOffice.org.
#
@@ -33,11 +33,11 @@ PRJ=.
PRJNAME=stax
TARGET=stax
+USE_JAVAVER=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-.INCLUDE : tg_javav.mk
.INCLUDE : antsettings.mk
.IF "$(SOLAR_JAVA)" != ""