diff options
Diffstat (limited to 'svx/source/xml/makefile.mk')
-rw-r--r-- | svx/source/xml/makefile.mk | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/svx/source/xml/makefile.mk b/svx/source/xml/makefile.mk index f8d77f9fea62..02e6f3ae1f23 100644 --- a/svx/source/xml/makefile.mk +++ b/svx/source/xml/makefile.mk @@ -2,14 +2,10 @@ # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # -# Copyright 2008 by Sun Microsystems, Inc. +# Copyright 2000, 2010 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # -# $RCSfile: makefile.mk,v $ -# -# $Revision: 1.12 $ -# # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify @@ -43,8 +39,6 @@ ENABLE_EXCEPTIONS=TRUE # --- Files -------------------------------------------------------- SLOFILES = \ $(SLO)$/xmlexport.obj \ - $(SLO)$/xmltxtimp.obj \ - $(SLO)$/xmltxtexp.obj \ $(SLO)$/xmlxtimp.obj \ $(SLO)$/xmlxtexp.obj \ $(SLO)$/xmlgrhlp.obj \ |