diff options
Diffstat (limited to 'desktop/test/deployment')
-rw-r--r-- | desktop/test/deployment/active/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/test/deployment/active/makefile.mk b/desktop/test/deployment/active/makefile.mk index 1c4fbbaaa7d9..baa79381e371 100644 --- a/desktop/test/deployment/active/makefile.mk +++ b/desktop/test/deployment/active/makefile.mk @@ -41,7 +41,7 @@ DEF1NAME = $(SHL1TARGET) .INCLUDE: target.mk -.IF "$(SOLAR_JAVA)" != "" +.IF "$(ENABLE_JAVA)" != "" ALLTAR : $(MISC)/active.oxt |