summaryrefslogtreecommitdiffstats
path: root/qtwebengine.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtwebengine.pro')
-rw-r--r--qtwebengine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtwebengine.pro b/qtwebengine.pro
index c08945a44..ddf013d55 100644
--- a/qtwebengine.pro
+++ b/qtwebengine.pro
@@ -8,7 +8,7 @@ SUBDIRS = shared \
lib \
process \
build \ # This is where we use the generated qt_generated.gypi and run gyp
- example \
+ examples \
# Ninja executable location needs to be determined early for extra targets. Should be fetched from cache most of the time anyway.
NINJA_EXECUTABLE = $$findNinja()