summaryrefslogtreecommitdiff
path: root/javaunohelper/util
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-02-18 10:38:19 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-02-18 10:38:19 +0000
commit9e092884fc7d9957905b6b39732ef40a5df3877d (patch)
treee818d3de7341d88a72eb9837742ae4f04ab6445b /javaunohelper/util
parent764dcdc628ef37dea7d321876493519f1f47d523 (diff)
#97580# added adapter namespace
Diffstat (limited to 'javaunohelper/util')
-rw-r--r--javaunohelper/util/makefile.mk9
1 files changed, 6 insertions, 3 deletions
diff --git a/javaunohelper/util/makefile.mk b/javaunohelper/util/makefile.mk
index 41491764db75..ee7519687c1d 100644
--- a/javaunohelper/util/makefile.mk
+++ b/javaunohelper/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1.1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: hr $ $Date: 2000-09-18 16:31:32 $
+# last change: $Author: jbu $ $Date: 2002-02-18 11:38:19 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,7 +69,10 @@ TARGET = juh
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/version.mk
-JARCLASSDIRS = com$/sun$/star$/comp$/helper
+JARCLASSDIRS = \
+ com$/sun$/star$/comp$/helper \
+ com$/sun$/star$/lib$/uno$/adapter
+
JARTARGET = $(TARGET).jar
JARCOMPRESS = TRUE