diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-03-01 12:13:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-03-01 12:13:13 +0000 |
commit | 298f904898b5884ee702b08e46a609233768f4ab (patch) | |
tree | 1369c5cd31dd3d69fdf90decd08985ad25b62387 /sfx2 | |
parent | 97c626e82cc91bd9c953968143657827ca2a8d62 (diff) |
#100000 use menucfg once ( CD )
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/dialog/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/dialog/makefile.mk b/sfx2/source/dialog/makefile.mk index 0b1590429c9a..137e5d482eef 100644 --- a/sfx2/source/dialog/makefile.mk +++ b/sfx2/source/dialog/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.19 $ +# $Revision: 1.20 $ # -# last change: $Author: kz $ $Date: 2004-02-26 11:16:20 $ +# last change: $Author: kz $ $Date: 2004-03-01 13:13:13 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -96,7 +96,6 @@ SLOFILES =\ $(SLO)$/macropg.obj \ $(SLO)$/mailchildwin.obj \ $(SLO)$/mailwindow.obj \ - $(SLO)$/menucfg.obj \ $(SLO)$/mgetempl.obj \ $(SLO)$/navigat.obj \ $(SLO)$/newstyle.obj \ |