aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen.pro')
-rw-r--r--homescreen.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/homescreen.pro b/homescreen.pro
index ef4d449..7c49383 100644
--- a/homescreen.pro
+++ b/homescreen.pro
@@ -1,4 +1,4 @@
-# Copyright (C) 2016, 2017 Mentor Graphics Development (Deutschland) GmbH
+# Copyright (c) 2017 TOYOTA MOTOR CORPORATION
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -18,9 +18,7 @@ load(configure)
SUBDIRS = interfaces \
homescreen \
- homescreensimulator \
- sampleapptimedate
+ package
homescreen.depends = interfaces
-homescreensimulator.depends = interfaces
-sampleapptimedate.depends = interfaces
+package.depends += homescreen