diff options
-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 |