summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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