diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:43:18 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 11:43:18 +0000 |
commit | e12ca8b2b7fba7dad33183f0182e7fba6bda8221 (patch) | |
tree | 49880df0a4bcf49fe541c97e140f8e2f16ba344e /svx/source/form/makefile.mk | |
parent | 9b15df20cc4332e538f4a8f59587877386313a01 (diff) |
INTEGRATION: CWS ause069 (1.28.50); FILE MERGED
2007/01/10 19:41:09 hjs 1.28.50.2: RESYNC: (1.28-1.29); FILE MERGED
2006/10/11 18:23:17 hjs 1.28.50.1: #i69872# cleanup
Diffstat (limited to 'svx/source/form/makefile.mk')
-rw-r--r-- | svx/source/form/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/form/makefile.mk b/svx/source/form/makefile.mk index 5296b0b0c77b..968ad4cdae5f 100644 --- a/svx/source/form/makefile.mk +++ b/svx/source/form/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.29 $ +# $Revision: 1.30 $ # -# last change: $Author: rt $ $Date: 2006-12-01 17:27:00 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:43:18 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -115,10 +115,6 @@ SLOFILES = \ NOOPTFILES=$(SLO)$/fmprop.obj .ENDIF -SVXLIGHTOBJFILES= \ - $(OBJ)$/fmpage.obj \ - $(OBJ)$/fmmodel.obj - # --- Targets ---------------------------------- .INCLUDE : target.mk |