summaryrefslogtreecommitdiff
path: root/officecfg/org
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 09:45:20 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-10-25 09:45:20 +0000
commitf3fe95acee6b4018c07ae1860de1a370bb7f8462 (patch)
treea68353e6f963645827cc2d366d1b2a4286cce7b2 /officecfg/org
parent67a1f2eef4612d105e39ab146f5debaa57f989e7 (diff)
INTEGRATION: CWS ause039 (1.8.740); FILE MERGED
2005/10/13 14:54:08 hjs 1.8.740.2: RESYNC: (1.8-1.9); FILE MERGED 2005/09/13 15:25:03 hjs 1.8.740.1: #i54557# take *.jar files from solver
Diffstat (limited to 'officecfg/org')
-rw-r--r--officecfg/org/openoffice/configuration/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/org/openoffice/configuration/makefile.mk b/officecfg/org/openoffice/configuration/makefile.mk
index a783a1841d7b..1cdcf0823536 100644
--- a/officecfg/org/openoffice/configuration/makefile.mk
+++ b/officecfg/org/openoffice/configuration/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-08 14:43:58 $
+# last change: $Author: hr $ $Date: 2005-10-25 10:45:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@ PACKAGE=org$/openoffice$/configuration
.INCLUDE : settings.mk
-EXTRAJARFILES = jaxp.jar parser.jar xt.jar
+JARFILES = jaxp.jar parser.jar xt.jar
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/XMLDefaultGenerator.class \