summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2002-04-25 10:32:18 +0000
committerJoachim Lingner <jl@openoffice.org>2002-04-25 10:32:18 +0000
commit9863ef55aad307f0965d4cd6ab377fd604b49410 (patch)
tree768c1eb866e6aabf530f82b7252d9d1e7262f029 /javaunohelper
parent7003142127add81a1f83a2435449e7c8016c32b7 (diff)
97746#
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/com/sun/star/lib/uno/helper/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/javaunohelper/com/sun/star/lib/uno/helper/makefile.mk b/javaunohelper/com/sun/star/lib/uno/helper/makefile.mk
index 53fd75af7c0e..9f9e535809fc 100644
--- a/javaunohelper/com/sun/star/lib/uno/helper/makefile.mk
+++ b/javaunohelper/com/sun/star/lib/uno/helper/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: jl $ $Date: 2002-04-11 13:39:51 $
+# last change: $Author: jl $ $Date: 2002-04-25 11:32:18 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,7 +79,8 @@ JAVACLASSFILES= \
$(CLASSDIR)$/$(PACKAGE)$/WeakAdapter.class \
$(CLASSDIR)$/$(PACKAGE)$/ComponentBase.class \
$(CLASSDIR)$/$(PACKAGE)$/InterfaceContainer.class \
- $(CLASSDIR)$/$(PACKAGE)$/MultiTypeInterfaceContainer.class
+ $(CLASSDIR)$/$(PACKAGE)$/MultiTypeInterfaceContainer.class \
+ $(CLASSDIR)$/$(PACKAGE)$/PropertySet.class
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk