diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-30 12:35:47 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2004-06-30 12:35:47 +0000 |
commit | 92910b30dc8b07c8be5fdedaf5724e6e75c922a3 (patch) | |
tree | 9c998a4097b90cadc68bfbb9581ab572ed41baa6 /svx/source/dialog/makefile.mk | |
parent | 7400407043570b8b51b98e50619f637cb5a2691d (diff) |
#i10000# remove duplicate object
Diffstat (limited to 'svx/source/dialog/makefile.mk')
-rw-r--r-- | svx/source/dialog/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/dialog/makefile.mk b/svx/source/dialog/makefile.mk index 827cab7be979..f93b3e208cf0 100644 --- a/svx/source/dialog/makefile.mk +++ b/svx/source/dialog/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.30 $ +# $Revision: 1.31 $ # -# last change: $Author: hjs $ $Date: 2004-06-30 10:47:48 $ +# last change: $Author: hjs $ $Date: 2004-06-30 13:35:47 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -386,7 +386,6 @@ LIB1OBJFILES= \ $(SLO)$/frmdirlbox.obj \ $(SLO)$/commonlingui.obj \ $(SLO)$/dialmgr.obj \ - $(SLO)$/svxgrahicitem.obj \ $(SLO)$/swframeexample.obj \ $(SLO)$/swframeposstrings.obj \ $(SLO)$/svxbmpnumvalueset.obj \ |