diff options
Diffstat (limited to 'sw/source/ui')
-rw-r--r-- | sw/source/ui/frmdlg/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/ui/frmdlg/makefile.mk b/sw/source/ui/frmdlg/makefile.mk index 3007f4d1fce3..3027e131d121 100644 --- a/sw/source/ui/frmdlg/makefile.mk +++ b/sw/source/ui/frmdlg/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:14:38 $ +# last change: $Author: os $ $Date: 2001-02-09 07:41:30 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -88,7 +88,6 @@ CXXFILES = \ column.cxx \ colex.cxx \ cption.cxx \ - cropex.cxx \ frmdlg.cxx \ frmex.cxx \ frmmgr.cxx \ @@ -110,7 +109,6 @@ SLOFILES = \ $(SLO)$/column.obj \ $(SLO)$/colex.obj \ $(SLO)$/cption.obj \ - $(SLO)$/cropex.obj \ $(SLO)$/frmdlg.obj \ $(SLO)$/frmex.obj \ $(SLO)$/frmmgr.obj \ |