aboutsummaryrefslogtreecommitdiffstats
path: root/launcher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'launcher.pro')
-rw-r--r--launcher.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher.pro b/launcher.pro
index 9f6c696..34fd355 100644
--- a/launcher.pro
+++ b/launcher.pro
@@ -16,9 +16,9 @@ TEMPLATE = subdirs
load(configure)
-SUBDIRS = pws interfaces \
+SUBDIRS = pws \
launcher \
package
-launcher.depends = interfaces pws
+launcher.depends = pws
package.depends += launcher