summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/applicationmanager.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/applicationmanager/applicationmanager.pro')
-rw-r--r--examples/applicationmanager/applicationmanager.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/applicationmanager/applicationmanager.pro b/examples/applicationmanager/applicationmanager.pro
index 2e893fe2..5b6c5fc3 100644
--- a/examples/applicationmanager/applicationmanager.pro
+++ b/examples/applicationmanager/applicationmanager.pro
@@ -1,6 +1,7 @@
load(am-config)
requires(!headless)
+requires(!disable-installer)
TEMPLATE = subdirs
@@ -17,7 +18,7 @@ SUBDIRS = \
intents \
# remove the !headless and handle this in the example when we switch to the new configure system
-!headless:SUBDIRS += \
+SUBDIRS += \
custom-appman \
linux:!android:SUBDIRS += \