summaryrefslogtreecommitdiffstats
path: root/src/serviceframework
diff options
context:
space:
mode:
Diffstat (limited to 'src/serviceframework')
-rw-r--r--src/serviceframework/serviceframework.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/serviceframework/serviceframework.pro b/src/serviceframework/serviceframework.pro
index 5c334467..8523e324 100644
--- a/src/serviceframework/serviceframework.pro
+++ b/src/serviceframework/serviceframework.pro
@@ -59,3 +59,7 @@ HEADERS += $$PUBLIC_HEADERS $$PRIVATE_HEADERS \
qservicereply.h \
qservicereply_p.h \
qservicerequest_p.h
+
+
+# Enable doc submodule doc builds
+include (../../doc/config/serviceframework/qtserviceframework_doc.pri) \ No newline at end of file