summaryrefslogtreecommitdiff
path: root/stax
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-09-26 11:31:47 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-09-26 11:31:47 +0000
commit4b90c565e7114a1006b6d5ff03c9555a4b3df99a (patch)
tree0b6198ece883c8e5837c748d6b048e8c18c4eee6 /stax
parentaa0edb32aa25822028c3018cfbe83dc15e4e69c8 (diff)
#i10000# #i93984# Get build fixes from ooo300m8masterfix.
Diffstat (limited to 'stax')
-rw-r--r--stax/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/stax/makefile.mk b/stax/makefile.mk
index a797a74a5750..555c0504abda 100644
--- a/stax/makefile.mk
+++ b/stax/makefile.mk
@@ -64,5 +64,7 @@ OUT2CLASS=jsr173_1.0_api.jar
.INCLUDE : set_ext.mk
.INCLUDE : target.mk
+.IF "$(SOLAR_JAVA)" != ""
.INCLUDE : tg_ext.mk
+.ENDIF