summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-24 10:57:57 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-24 10:57:57 +0000
commit4e36b4fbbcb468e012c7628917997badb3f46659 (patch)
tree9384a469ed3ecd2aa5942774bc678619365ba2b6 /sc
parent13b5e88563cc5aaf417a5ee54390418e16722674 (diff)
#i10000# Add dpdimsave.obj and dpgroup.obj again, which got lost by accident
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/core/data/makefile.mk b/sc/source/core/data/makefile.mk
index 4bbd90e55b88..48c75224d294 100644
--- a/sc/source/core/data/makefile.mk
+++ b/sc/source/core/data/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: rt $ $Date: 2004-08-20 09:10:23 $
+# last change: $Author: rt $ $Date: 2004-08-24 11:57:57 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -103,6 +103,8 @@ SLOFILES = \
$(SLO)$/documen8.obj \
$(SLO)$/documen9.obj \
$(SLO)$/document.obj \
+ $(SLO)$/dpdimsave.obj \
+ $(SLO)$/dpgroup.obj \
$(SLO)$/dpobject.obj \
$(SLO)$/dpoutput.obj \
$(SLO)$/dpsave.obj \