diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:25:40 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 14:25:40 +0000 |
commit | 851a0de6a689b471d13852aa46fd4438ca18153c (patch) | |
tree | cef8cc36f5ca82ab25a727c4ebe141fc83ab6455 /sw/sdi | |
parent | e56a59e59830550c9556bd53b8e89c350db1790f (diff) |
INTEGRATION: CWS fwkbugfix04 (1.6.198); FILE MERGED
2004/12/15 13:00:18 mba 1.6.198.1: #i33585#: remove obsolete resources
Diffstat (limited to 'sw/sdi')
-rw-r--r-- | sw/sdi/makefile.mk | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sw/sdi/makefile.mk b/sw/sdi/makefile.mk index 77c96daa26b7..682dc8149339 100644 --- a/sw/sdi/makefile.mk +++ b/sw/sdi/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: obo $ $Date: 2004-08-12 10:12:24 $ +# last change: $Author: kz $ $Date: 2005-01-18 15:25:40 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -128,10 +128,6 @@ SVSDIDEPEND= \ $(INC)$/globals.hrc \ $(INC)$/cmdid.h -SRS1NAME=$(TARGET) -SRC1FILES= \ - swslots.src - # --- Targets ------------------------------------------------------- .INCLUDE : target.mk |