summaryrefslogtreecommitdiff
path: root/desktop/util
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2010-09-14 20:05:34 +0200
committerJan Holesovsky <kendy@suse.cz>2010-09-14 20:31:24 +0200
commit287bc0aab7a848b991266586737b53630332b987 (patch)
tree8d9048939deeb2c343227a5f652dc9249d6996e7 /desktop/util
parent4843a4657a729dad2a69076e6608a0da0092f091 (diff)
Kill the migration wizard for good.
Extends default-no-startup-wizard.diff and desktop-disable-startup-registration.diff.
Diffstat (limited to 'desktop/util')
-rw-r--r--desktop/util/makefile.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk
index 8cf03f157254..480fee550c46 100644
--- a/desktop/util/makefile.mk
+++ b/desktop/util/makefile.mk
@@ -71,8 +71,7 @@ LINKFLAGSAPPGUI!:= $(LINKFLAGSAPPGUI:s/-bind_at_load//)
RESLIB1NAME= dkt
RESLIB1IMAGES= $(PRJ)$/res
-RESLIB1SRSFILES= $(SRS)$/desktop.srs \
- $(SRS)$/wizard.srs
+RESLIB1SRSFILES= $(SRS)$/desktop.srs
.IF "$(L10N_framework)"==""
.IF "$(LINK_SO)"=="TRUE"