diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:31:51 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:31:51 +0000 |
commit | 96c3cb4170533380250e752934652c69aebf66e7 (patch) | |
tree | 9c8310c3b8c89d1cdd0dc5c6bdbf086e10b780e1 | |
parent | 01ffa39815016dc62374228012d52b7c974e62f8 (diff) |
INTEGRATION: CWS fwkbugfix04 (1.4.650); FILE MERGED
2004/12/15 12:53:17 mba 1.4.650.1: #i33585#: remove obsolete resources
-rw-r--r-- | svx/sdi/makefile.mk | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/svx/sdi/makefile.mk b/svx/sdi/makefile.mk index 0b78659a380b..5b305ca28562 100644 --- a/svx/sdi/makefile.mk +++ b/svx/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: kz $ $Date: 2003-08-25 14:37:30 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:31:51 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -75,9 +75,6 @@ SDIEXPORT=svx # --- Files -------------------------------------------------------- -SRS1NAME=enumslot -SRC1FILES=enumslot.src - SVSDIDEPEND= \ svxitems.sdi \ fmslots.sdi \ @@ -85,9 +82,6 @@ SVSDIDEPEND= \ $(SOLARINCXDIR)$/sfxslots.ilb \ xoitems.sdi \ svxitems.sdi -SRS1NAME=$(TARGET) -SRC1FILES = \ - svxslots.src # --- Targets ------------------------------------------------------- |