summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2002-04-11 13:45:20 +0000
committerJoachim Lingner <jl@openoffice.org>2002-04-11 13:45:20 +0000
commitf45231767c3d72619fcc0f7bfebf12e7a75e9d73 (patch)
treedcb478988afc6b2cccb91cc239af27d03d7c0c0c /javaunohelper
parent348acef4e2728643188d0d4a36f6db6f9a7de05f (diff)
#97746# java helper classes
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/javaunohelper/util/makefile.mk b/javaunohelper/util/makefile.mk
index ee7519687..42f2fdb23 100644
--- a/javaunohelper/util/makefile.mk
+++ b/javaunohelper/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: jbu $ $Date: 2002-02-18 11:38:19 $
+# last change: $Author: jl $ $Date: 2002-04-11 14:45:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,7 +71,8 @@ TARGET = juh
JARCLASSDIRS = \
com$/sun$/star$/comp$/helper \
- com$/sun$/star$/lib$/uno$/adapter
+ com$/sun$/star$/lib$/uno$/adapter \
+ com$/sun$/star$/lib$/uno$/helper
JARTARGET = $(TARGET).jar
JARCOMPRESS = TRUE