diff --git a/svx/source/xml/makefile.mk b/svx/source/xml/makefile.mk index 1d50cb391cf4..346df6dca7a7 100644 --- a/svx/source/xml/makefile.mk +++ b/svx/source/xml/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: rt $ $Date: 2005-09-09 01:15:16 $ +# last change: $Author: obo $ $Date: 2007-01-25 12:44:55 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -54,12 +54,6 @@ SLOFILES = \ $(SLO)$/xmlgrhlp.obj \ $(SLO)$/xmleohlp.obj -SVXLIGHTOBJFILES=\ - $(OBJ)$/xmlxtimp.obj \ - $(OBJ)$/xmlxtexp.obj \ - $(OBJ)$/xmlgrhlp.obj \ - $(OBJ)$/xmleohlp.obj - # --- Targets -------------------------------------------------------------- .INCLUDE : target.mk