summaryrefslogtreecommitdiff
path: root/stax
diff options
context:
space:
mode:
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