summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2004-05-07 13:58:33 +0000
committerJoachim Lingner <jl@openoffice.org>2004-05-07 13:58:33 +0000
commit20ed8a34d98934acd3bdfdb94c12ba69cd6b1f2a (patch)
treed10b2d5db58ef80fd16806ac5154521d93282f14 /jvmfwk/plugins/sunmajor/pluginlib/makefile.mk
parenta758603b8ab9e40d08a55893d81326779bb82f64 (diff)
#i20052#
Diffstat (limited to 'jvmfwk/plugins/sunmajor/pluginlib/makefile.mk')
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/makefile.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk b/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk
index a78212df6..fb42d88f8 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk
+++ b/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: jl $ $Date: 2004-04-20 08:04:27 $
+# last change: $Author: jl $ $Date: 2004-05-07 14:58:33 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -81,6 +81,11 @@ DLLPRE =
#.INCLUDE : ..$/cppumaker.mk
.IF "$(SOLAR_JAVA)"!=""
+
+UNOTYPES = \
+ com.sun.star.uno.TypeClass \
+ com.sun.star.uno.XInterface
+
SLOFILES= \
$(SLO)$/sunjavaplugin.obj \
$(SLO)$/javainfo.obj \