summaryrefslogtreecommitdiffstats
path: root/jurt/com/sun/star/comp/bridgefactory
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-17 08:57:30 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-17 08:57:30 +0000
commit955b5ba662e25b548a6165d74781e086f7fa5221 (patch)
tree9a02bbaef8e5993b4b63c7f5195a971291a6a569 /jurt/com/sun/star/comp/bridgefactory
parentINTEGRATION: CWS sb31 (1.1.2); FILE ADDED (diff)
downloadcore-955b5ba662e25b548a6165d74781e086f7fa5221.tar.gz
core-955b5ba662e25b548a6165d74781e086f7fa5221.zip
INTEGRATION: CWS sb31 (1.3.210); FILE MERGED
2005/03/30 12:45:43 sb 1.3.210.1: #120219# Cleaned up.
Diffstat (limited to 'jurt/com/sun/star/comp/bridgefactory')
-rw-r--r--jurt/com/sun/star/comp/bridgefactory/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/jurt/com/sun/star/comp/bridgefactory/makefile.mk b/jurt/com/sun/star/comp/bridgefactory/makefile.mk
index dd86a6fde0f1..d726900b9d59 100644
--- a/jurt/com/sun/star/comp/bridgefactory/makefile.mk
+++ b/jurt/com/sun/star/comp/bridgefactory/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: jsc $ $Date: 2000-11-08 13:06:41 $
+# last change: $Author: obo $ $Date: 2005-06-17 09:57:30 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,8 +71,7 @@ TARGET = com_sun_star_comp_bridgefactory
# --- Files --------------------------------------------------------
-JAVACLASSFILES= \
- $(CLASSDIR)$/$(PACKAGE)$/BridgeFactory.class
+JAVAFILES = BridgeFactory.java
# --- Targets ------------------------------------------------------