summaryrefslogtreecommitdiff
path: root/desktop/Library_spl.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2011-12-28 21:53:31 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2011-12-29 11:09:51 +0100
commit5cc45ed66d44aec84dcaf3f3cd58a4fb26efe4ba (patch)
tree813dc39beb53561674ed4161e8b851f586062f5c /desktop/Library_spl.mk
parentebfaf933172ecf7d357b2454750033d4c6e57cd9 (diff)
desktop: spl: do not pointlessly include object file
Diffstat (limited to 'desktop/Library_spl.mk')
-rw-r--r--desktop/Library_spl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Library_spl.mk b/desktop/Library_spl.mk
index be7de6deef47..69f96b22a5de 100644
--- a/desktop/Library_spl.mk
+++ b/desktop/Library_spl.mk
@@ -52,7 +52,6 @@ $(eval $(call gb_Library_add_linked_libs,spl,\
$(eval $(call gb_Library_set_componentfile,spl,desktop/source/splash/spl))
$(eval $(call gb_Library_add_exception_objects,spl,\
- desktop/source/migration/migration \
desktop/source/splash/services_spl \
desktop/source/splash/splash \
))