diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:44:41 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:44:41 +0000 |
commit | b0fca5333272402cccdc3f33e68a0dc25e65e409 (patch) | |
tree | 55cbbca07a980fe89f24715f9f17589a38e6f3b0 /svx | |
parent | 35cc0261c880717040a268b4770e236ba7351502 (diff) |
INTEGRATION: CWS ause069 (1.9.590); FILE MERGED
2006/10/11 18:23:18 hjs 1.9.590.1: #i69872# cleanup
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/unoedit/makefile.mk | 18 |
1 files changed, 2 insertions, 16 deletions
diff --git a/svx/source/unoedit/makefile.mk b/svx/source/unoedit/makefile.mk index 3c223555d6ac..983515346dc3 100644 --- a/svx/source/unoedit/makefile.mk +++ b/svx/source/unoedit/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: rt $ $Date: 2005-09-09 01:09:50 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:44:41 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -46,20 +46,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- -SVXLIGHTOBJFILES=\ - $(OBJ)$/UnoForbiddenCharsTable.obj \ - $(OBJ)$/unoedsrc.obj \ - $(OBJ)$/unoedhlp.obj \ - $(OBJ)$/unopracc.obj \ - $(OBJ)$/unoedprx.obj \ - $(OBJ)$/unoviwed.obj \ - $(OBJ)$/unoviwou.obj \ - $(OBJ)$/unofored.obj \ - $(OBJ)$/unoforou.obj \ - $(OBJ)$/unotext.obj \ - $(OBJ)$/unotext2.obj \ - $(OBJ)$/unofield.obj - SLOFILES = \ $(SLO)$/UnoForbiddenCharsTable.obj \ $(SLO)$/unoedsrc.obj \ |