summaryrefslogtreecommitdiff
path: root/filter/source/xsltfilter/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 10:23:15 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 10:23:15 +0000
commit809b33330a673d4a065d49ef3d586ec54cc49050 (patch)
tree63d115aab2dd50c0729a0ca88fcff43b1366d893 /filter/source/xsltfilter/makefile.mk
parent1fcb26efc44549924b7e665c70b9c002464d18b4 (diff)
INTEGRATION: CWS morejava (1.12.2); FILE MERGED
2005/08/26 15:35:35 fridrich_strba 1.12.2.2: Issue number: Submitted by: fridrich_strba Reviewed by: fridrich_strba Allowing building with jdk1.3.1 (crimson.jar is needed for javax.xml.* that is not implemented in 1.3.1 java sdk) 2005/08/26 14:26:43 fridrich_strba 1.12.2.1: Issue number: Submitted by: fridrich_strba, cyrillem Reviewed by: fridrich_strba Allow building with jdk1.3.1 (java.lang.StringBuffer does not contain methods indexOf and lastIndexOf in 1.3.1; javax.xml.transform.* are not implemented in 1.3.1, so the need of xalan.jar, xml-apis.jar and crimson.jar)
Diffstat (limited to 'filter/source/xsltfilter/makefile.mk')
-rw-r--r--filter/source/xsltfilter/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/xsltfilter/makefile.mk b/filter/source/xsltfilter/makefile.mk
index e060de52a832..d52e90c4bcb1 100644
--- a/filter/source/xsltfilter/makefile.mk
+++ b/filter/source/xsltfilter/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 22:26:02 $
+# last change: $Author: hr $ $Date: 2005-10-25 11:23:15 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -70,7 +70,7 @@ SHL1STDLIBS= \
#USE_UDK_EXTENDED_MANIFESTFILE=TRUE
#USE_EXTENDED_MANIFESTFILE=TRUE
-JARFILES = ridl.jar unoil.jar jurt.jar juh.jar xalan.jar xercesImpl.jar
+JARFILES = ridl.jar unoil.jar jurt.jar juh.jar xalan.jar xercesImpl.jar xml-apis.jar crimson.jar
JAVAFILES = $(subst,$(CLASSDIR)$/, $(subst,.class,.java $(JAVACLASSFILES)))
CUSTOMMANIFESTFILE = Manifest
#JARMANIFEST = Manifest