summaryrefslogtreecommitdiff
path: root/jurt/com/sun/star/comp/urlresolver/makefile.mk
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2000-11-08 12:08:15 +0000
committerJuergen Schmidt <jsc@openoffice.org>2000-11-08 12:08:15 +0000
commita8761066ba5cb7541188c89228c70f8420d7ed79 (patch)
treee6a225513aacfc93ff1a5782c74a2793c26bcc57 /jurt/com/sun/star/comp/urlresolver/makefile.mk
parent1a9ded987297c73ad4a51f0847b2bb41e80240f8 (diff)
remove generation of java files from idl
Diffstat (limited to 'jurt/com/sun/star/comp/urlresolver/makefile.mk')
-rw-r--r--jurt/com/sun/star/comp/urlresolver/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/jurt/com/sun/star/comp/urlresolver/makefile.mk b/jurt/com/sun/star/comp/urlresolver/makefile.mk
index 9fa049fdc016..694ef2c87c2c 100644
--- a/jurt/com/sun/star/comp/urlresolver/makefile.mk
+++ b/jurt/com/sun/star/comp/urlresolver/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 15:27:52 $
+# last change: $Author: jsc $ $Date: 2000-11-08 13:06:45 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,12 +71,6 @@ TARGET = com_sun_star_comp_urlresolver
# Files --------------------------------------------------------
-
-GENJAVAFILES = \
- $(MISC)$/java$/com$/sun$/star$/bridge$/BridgeExistsException.java \
- $(MISC)$/java$/com$/sun$/star$/bridge$/XUnoUrlResolver.java
-
-
JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/UrlResolver.class