summaryrefslogtreecommitdiff
path: root/framework/qa/complex/loadAllDocuments/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'framework/qa/complex/loadAllDocuments/makefile.mk')
-rw-r--r--framework/qa/complex/loadAllDocuments/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/qa/complex/loadAllDocuments/makefile.mk b/framework/qa/complex/loadAllDocuments/makefile.mk
index d226ccc9c611..8b43eb76c1f2 100644
--- a/framework/qa/complex/loadAllDocuments/makefile.mk
+++ b/framework/qa/complex/loadAllDocuments/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.8.76.1 $
#
# This file is part of OpenOffice.org.
#
@@ -39,7 +39,7 @@ PACKAGE = complex$/loadAllDocuments
#----- compile .java files -----------------------------------------
-JARFILES = mysql.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar \
+JARFILES = mysql.jar ridl.jar unoil.jar jurt.jar juh.jar java_uno.jar \
OOoRunner.jar mysql.jar
JAVAFILES = CheckXComponentLoader.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)