diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:43:44 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:43:44 +0000 |
commit | f4eb4c6a92ad5cb6daba95f7caa026ab66f79749 (patch) | |
tree | 2d602f75903584fed545f3b49ad7b104339de122 /svx | |
parent | 49a96bc4e67b1816b82e1f39075c3efd18d079f9 (diff) |
INTEGRATION: CWS ause069 (1.4.590); FILE MERGED
2006/10/11 18:23:18 hjs 1.4.590.1: #i69872# cleanup
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/outliner/makefile.mk | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/svx/source/outliner/makefile.mk b/svx/source/outliner/makefile.mk index 09186a7abe..de7f597beb 100644 --- a/svx/source/outliner/makefile.mk +++ b/svx/source/outliner/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-09-08 23:56:14 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:43:44 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -60,14 +60,6 @@ SLOFILES= \ $(SLO)$/outleeng.obj \ $(SLO)$/outlobj.obj -SVXLIGHTOBJFILES= \ - $(OBJ)$/outliner.obj \ - $(OBJ)$/outlin2.obj \ - $(OBJ)$/paralist.obj \ - $(OBJ)$/outlvw.obj \ - $(OBJ)$/outleeng.obj \ - $(OBJ)$/outlobj.obj - SRS1NAME=$(TARGET) SRC1FILES= outliner.src |