summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:06:11 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:06:11 +0000
commite93bed877f266608c3b1413f9c8227a0f3153d96 (patch)
tree40857a8ddde36a66aa7bd573b15e772e2a994378 /comphelper
parente44914937450dadacc7f8cfc3670606b3476c3aa (diff)
INTEGRATION: CWS frmcontrols02 (1.8.142); FILE MERGED
2004/01/22 09:59:27 fs 1.8.142.1: +propertycontainerhelper
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/source/property/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/comphelper/source/property/makefile.mk b/comphelper/source/property/makefile.mk
index 1fdd32ab5da8..ef6809d7a320 100644
--- a/comphelper/source/property/makefile.mk
+++ b/comphelper/source/property/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: mtg $ $Date: 2001-07-24 20:41:44 $
+# last change: $Author: hr $ $Date: 2004-04-13 11:06:11 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -87,7 +87,8 @@ SLOFILES= \
$(SLO)$/property.obj \
$(SLO)$/propmultiplex.obj \
$(SLO)$/propstate.obj \
- $(SLO)$/propertycontainer.obj
+ $(SLO)$/propertycontainer.obj \
+ $(SLO)$/propertycontainerhelper.obj
# --- Targets ----------------------------------