summaryrefslogtreecommitdiff
path: root/linguistic/qa/complex
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-07-23 13:33:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-07-23 13:33:21 +0000
commit6678cc2dde22da3061efacb0183ac7bd12ce84e0 (patch)
tree22a78c2b964d3b6db2d2e513825d170497656919 /linguistic/qa/complex
parent637b33ba758a2c6349781aa8c87a15e7fc5ce458 (diff)
INTEGRATION: CWS sb20 (1.2.16); FILE MERGED
2004/06/14 13:47:26 sb 1.2.16.1: #i29119# sandbox.jar no longer needed by UNO.
Diffstat (limited to 'linguistic/qa/complex')
-rw-r--r--linguistic/qa/complex/linguistic/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/linguistic/qa/complex/linguistic/makefile.mk b/linguistic/qa/complex/linguistic/makefile.mk
index 002eb44364ac..e49d43667c35 100644
--- a/linguistic/qa/complex/linguistic/makefile.mk
+++ b/linguistic/qa/complex/linguistic/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Date: 2004-04-27 16:05:20 $
+# last change: $Date: 2004-07-23 14:33:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,8 +71,8 @@ PACKAGE = complex$/linguistic
#----- compile .java files -----------------------------------------
-JARFILES = mysql.jar sandbox.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar \
- java_uno.jar OOoRunner.jar mysql.jar
+JARFILES = mysql.jar ridl.jar unoil.jar jurt.jar juh.jar jut.jar java_uno.jar \
+ OOoRunner.jar mysql.jar
JAVAFILES = HangulHanjaConversion.java
JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)