summaryrefslogtreecommitdiff
path: root/jurt
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-06-17 09:01:00 +0000
committerOliver Bolte <obo@openoffice.org>2005-06-17 09:01:00 +0000
commite00c1ab5685a7844aad585e870a664252ac12b8e (patch)
tree64112c8020b087c6085d614d88cbb84255365c78 /jurt
parent1f372e0a647ba643b6f601fb957a5d8fd537e5d8 (diff)
INTEGRATION: CWS sb31 (1.2.154); FILE MERGED
2005/03/30 12:45:45 sb 1.2.154.1: #120219# Cleaned up.
Diffstat (limited to 'jurt')
-rw-r--r--jurt/com/sun/star/lib/uno/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/jurt/com/sun/star/lib/uno/makefile.mk b/jurt/com/sun/star/lib/uno/makefile.mk
index b1638bf7f21b..14ba907916d9 100644
--- a/jurt/com/sun/star/lib/uno/makefile.mk
+++ b/jurt/com/sun/star/lib/uno/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 12:32:58 $
+# last change: $Author: obo $ $Date: 2005-06-17 10:01:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -66,7 +66,6 @@ PACKAGE = com$/sun$/star$/lib$/uno
.INCLUDE: $(PRJ)$/util$/makefile.pmk
-JAVACLASSFILES = \
- $(CLASSDIR)$/$(PACKAGE)$/Proxy.class
+JAVAFILES = Proxy.java
.INCLUDE: target.mk