diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:55:43 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:55:43 +0000 |
commit | c3e89dce0145bdd45b13e5f895e5a83e3a0185ff (patch) | |
tree | c6e865fca6a4186532ac5ec5fc92d27c927c6135 /sfx2/sdi/makefile.mk | |
parent | cbf44abefb49b70f7217bcf60881e7cb7104e6f8 (diff) |
INTEGRATION: CWS fwkbugfix04 (1.3.384); FILE MERGED
2004/12/06 17:49:48 mba 1.3.384.1: #i38334#: get rid of all code based on SfxConfigManager
Diffstat (limited to 'sfx2/sdi/makefile.mk')
-rw-r--r-- | sfx2/sdi/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/sdi/makefile.mk b/sfx2/sdi/makefile.mk index d1d0f738b6c4..8b0a349f4833 100644 --- a/sfx2/sdi/makefile.mk +++ b/sfx2/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.4 $ +# $Revision: 1.5 $ # -# last change: $Author: rt $ $Date: 2005-01-11 14:55:28 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:55:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -92,9 +92,6 @@ SVSDIDEPEND= \ object.sdi \ frmslots.sdi \ genslots.sdi -SRS1NAME=$(TARGET) -SRC1FILES = \ - sfxslots.src # --- Targets ------------------------------------------------------- |