summaryrefslogtreecommitdiff
path: root/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'configure.json')
-rw-r--r--configure.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.json b/configure.json
index 60b7342f7..8caad24f0 100644
--- a/configure.json
+++ b/configure.json
@@ -1,6 +1,8 @@
{
"subconfigs": [
+ "src/buildtools",
"src/core",
- "src/webengine"
+ "src/webengine",
+ "src/webenginewidgets"
]
}