summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-10-01 09:04:58 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-10-01 09:04:58 +0000
commit61f2bb111eb26fec88e928883edb739f1b599ab3 (patch)
tree55c10e09d5a58ef1c95d0c28f396ae9b2e6e4fbd /unoxml
parentf8554691867015787fa8d84d40f8b90a6797f89f (diff)
CWS-TOOLING: integrate CWS sb93
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/qa/complex/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/unoxml/qa/complex/makefile.mk b/unoxml/qa/complex/makefile.mk
index cfef613b814e..4a7cd55fd25f 100644
--- a/unoxml/qa/complex/makefile.mk
+++ b/unoxml/qa/complex/makefile.mk
@@ -7,7 +7,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.2.6.1 $
#
# This file is part of OpenOffice.org.
#
@@ -38,7 +38,7 @@ PACKAGE = complex$/unoxml
#----- compile .java files -----------------------------------------
-JARFILES = ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar OOoRunner.jar
+JARFILES = ridl.jar unoil.jar jurt.jar juh.jar java_uno.jar OOoRunner.jar
JAVAFILES = RDFRepositoryTest.java \
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)