diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-08-07 14:29:08 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-08-07 14:29:08 +0000 |
commit | befc32dc41e933f3d85b385cb7186393643bbf62 (patch) | |
tree | 78b9e7f8c220b308acaf5833a12ce89b827a4667 /sc/source | |
parent | d96867d5d1bf0e39cdd416bb628d973573f61d71 (diff) |
INTEGRATION: CWS filtertracer01 (1.18.36); FILE MERGED
2003/07/15 12:05:00 dr 1.18.36.1: filter tracer
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/filter/excel/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sc/source/filter/excel/makefile.mk b/sc/source/filter/excel/makefile.mk index da69e0431448..043c6d014cec 100644 --- a/sc/source/filter/excel/makefile.mk +++ b/sc/source/filter/excel/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.18 $ +# $Revision: 1.19 $ # -# last change: $Author: rt $ $Date: 2003-05-21 07:57:27 $ +# last change: $Author: hr $ $Date: 2003-08-07 15:29:08 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -85,6 +85,7 @@ SLOFILES = \ $(SLO)$/xlroot.obj \ $(SLO)$/xlstyle.obj \ $(SLO)$/xlocx.obj \ + $(SLO)$/xltracer.obj \ $(SLO)$/xistream.obj \ $(SLO)$/xiroot.obj \ $(SLO)$/xihelper.obj \ |