summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-01-23 15:10:05 +0000
committerFrank Schönheit <fs@openoffice.org>2001-01-23 15:10:05 +0000
commit150e1132bdd6f1c25a818bfd9cc27b6475e1d72e (patch)
tree2689279708e299497a5191ac08aeab10c25bf4e4 /comphelper
parente447f43aee6d52613181d821b213d166f9271fd8 (diff)
+composedprops
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 737208320728..0e1c8afd1580 100644
--- a/comphelper/source/property/makefile.mk
+++ b/comphelper/source/property/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: pluby $ $Date: 2000-10-07 21:13:52 $
+# last change: $Author: fs $ $Date: 2001-01-23 16:10:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,7 +73,8 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files -------------------------------------
-SLOFILES= $(SLO)$/propagg.obj \
+SLOFILES= $(SLO)$/composedprops.obj \
+ $(SLO)$/propagg.obj \
$(SLO)$/property.obj \
$(SLO)$/propmultiplex.obj \
$(SLO)$/propstate.obj \