summaryrefslogtreecommitdiff
path: root/filter/source/xsltvalidate
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 14:28:55 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 14:28:55 +0000
commit02d75d444fc91face2dda525550ff3497156e31b (patch)
treee999833aec94793278cb199206c0ed70d35bc7fe /filter/source/xsltvalidate
parent93ce269bb07e9eb1a6479c9dd851fc533583b04e (diff)
INTEGRATION: CWS geordi2q11 (1.4.96); FILE MERGED
2003/12/16 12:04:41 hr 1.4.96.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'filter/source/xsltvalidate')
-rw-r--r--filter/source/xsltvalidate/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/filter/source/xsltvalidate/makefile.mk b/filter/source/xsltvalidate/makefile.mk
index b625390f8a8b..cb4c38996b83 100644
--- a/filter/source/xsltvalidate/makefile.mk
+++ b/filter/source/xsltvalidate/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2003-06-12 11:13:48 $
+# last change: $Author: vg $ $Date: 2003-12-17 15:28:55 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,7 +87,9 @@ JAVACLASSFILES=$(CLASSDIR)$/XSLTValidate.class
# + $(COPY) $(COPYRECURSE) META-INF $(OUT)$/class$/META-INF
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
+.IF "$(SOLAR_JAVA)"!=""
$(JAVACLASSFILES) : $(CLASSDIR)
+.ENDIF
$(CLASSDIR) :
$(MKDIR) $(CLASSDIR)