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 e142b63..9f6c696 100644
--- a/launcher.pro
+++ b/launcher.pro
@@ -16,9 +16,9 @@ TEMPLATE = subdirs
load(configure)
-SUBDIRS = interfaces \
+SUBDIRS = pws interfaces \
launcher \
package
-launcher.depends = interfaces
+launcher.depends = interfaces pws
package.depends += launcher