diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-02 13:39:26 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-08-02 13:39:26 +0000 |
commit | 759e55438ebd3cf36069605bf7365c1810ab6344 (patch) | |
tree | 421af0b7c43c7cd801365cd306fb2c0b89d2b25e /reportdesign/source/ui/misc/makefile.mk | |
parent | 1f655b1a720f43e7551f2e2d6066070e31ec3799 (diff) |
INTEGRATION: CWS rpt23fix01 (1.2.2); FILE MERGED
2007/07/16 19:35:23 fs 1.2.2.1: #i77800# reportformula moved to ../../core/misc
Diffstat (limited to 'reportdesign/source/ui/misc/makefile.mk')
-rw-r--r-- | reportdesign/source/ui/misc/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/reportdesign/source/ui/misc/makefile.mk b/reportdesign/source/ui/misc/makefile.mk index bc909b1f3..eff4d22fa 100644 --- a/reportdesign/source/ui/misc/makefile.mk +++ b/reportdesign/source/ui/misc/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: rt $ $Date: 2007-07-09 11:56:32 $ +# last change: $Author: hr $ $Date: 2007-08-02 14:39:26 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -53,8 +53,7 @@ EXCEPTIONSFILES= \ $(SLO)$/ColorListener.obj \ $(SLO)$/UITools.obj \ $(SLO)$/rptuiservices.obj \ - $(SLO)$/toolboxcontroller.obj \ - $(SLO)$/reportformula.obj + $(SLO)$/toolboxcontroller.obj SLOFILES= \ |