summaryrefslogtreecommitdiff
path: root/testtools/com
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-17 08:42:10 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-17 08:42:10 +0000
commit94059937fd511a3c54332eb4af5f5bff2be1ede7 (patch)
tree6fcf37db2dbdf6ceb3c3ca6c349d2549f283f093 /testtools/com
parent05e52ae244f530d46a2a65208fa9730131dcfc0c (diff)
INTEGRATION: CWS sb31 (1.3.32); FILE MERGED
2005/04/08 07:22:29 sb 1.3.32.1: #120220# Include additional UNO types in JAR file to make it self-contained.
Diffstat (limited to 'testtools/com')
-rw-r--r--testtools/com/sun/star/comp/bridge/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/testtools/com/sun/star/comp/bridge/makefile.mk b/testtools/com/sun/star/comp/bridge/makefile.mk
index bb5d429f2661..0b882c5365b1 100644
--- a/testtools/com/sun/star/comp/bridge/makefile.mk
+++ b/testtools/com/sun/star/comp/bridge/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2004-07-23 14:47:11 $
+# last change: $Author: obo $ $Date: 2005-06-17 09:42:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -83,7 +83,7 @@ JAVACLASSFILES= \
JAVAFILES = $(subst,$(CLASSDIR)$/$(PACKAGE)$/, $(subst,.class,.java $(JAVACLASSFILES)))
-JARCLASSDIRS = $(PACKAGE)
+JARCLASSDIRS = $(PACKAGE) test$/testtools$/bridgetest
JARTARGET = testComponent.jar
JARCOMPRESS = TRUE
CUSTOMMANIFESTFILE = manifest