diff options
author | Andras Timar <atimar@suse.com> | 2011-12-04 15:10:44 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-12-04 15:10:44 +0100 |
commit | 9c9dbc1e26a268e0f1e7ceaccec384b3cde70a2b (patch) | |
tree | 69485a7c541ff808a3a2e1a506b4e8e60bb05167 /vcl | |
parent | 915fe51391bdeee79f31173aeedab9746fc88000 (diff) |
remove StarDesktop icon from the makefile, too
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/WinResTarget_vcl.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/WinResTarget_vcl.mk b/vcl/WinResTarget_vcl.mk index 2a6bc80fb96e..b6a0ca0a6bea 100644 --- a/vcl/WinResTarget_vcl.mk +++ b/vcl/WinResTarget_vcl.mk @@ -52,7 +52,6 @@ $(eval $(call gb_WinResTarget_add_dependency,vcl/src,\ vcl/win/source/src/copyf.cur \ vcl/win/source/src/drect.cur \ vcl/win/source/src/movef.cur \ - vcl/win/source/src/sd.ico \ vcl/win/source/src/ase.cur \ vcl/win/source/src/copyf2.cur \ vcl/win/source/src/dtext.cur \ |