diff options
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/style/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/source/style/makefile.mk b/xmloff/source/style/makefile.mk index 0a4f741a15ee..a6c50e561923 100644 --- a/xmloff/source/style/makefile.mk +++ b/xmloff/source/style/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.26 $ +# $Revision: 1.27 $ # -# last change: $Author: rt $ $Date: 2004-07-13 08:24:12 $ +# last change: $Author: rt $ $Date: 2004-11-26 13:02:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -105,7 +105,6 @@ CXXFILES = \ shadwhdl.cxx \ shdwdhdl.cxx \ styleexp.cxx \ - splithdl.cxx \ tabsthdl.cxx \ undlihdl.cxx \ uniref.cxx \ |