summaryrefslogtreecommitdiff
path: root/javaunohelper/util
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
commitc6a91cd5d39a0352d97ccf149d1599260043ceb3 (patch)
tree2834cb33827ce0235d8de09e36b999cd23e3e241 /javaunohelper/util
parentd931b38e89cfcbc3c1e417affb6bc538555d0633 (diff)
#97746# java helper classes
Diffstat (limited to 'javaunohelper/util')
-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 ee7519687c1d..42f2fdb234a1 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