summaryrefslogtreecommitdiffstats
path: root/examples/webengine/webengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webengine/webengine.pro')
-rw-r--r--examples/webengine/webengine.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/webengine/webengine.pro b/examples/webengine/webengine.pro
index 5ad620390..058868395 100644
--- a/examples/webengine/webengine.pro
+++ b/examples/webengine/webengine.pro
@@ -8,5 +8,6 @@ SUBDIRS += \
qtHaveModule(quickcontrols2) {
SUBDIRS += \
+ lifecycle \
recipebrowser
}