summaryrefslogtreecommitdiffstats
path: root/rules/qt4.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/qt4.make')
-rw-r--r--rules/qt4.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/qt4.make b/rules/qt4.make
index 80cef6f71..aab48f324 100644
--- a/rules/qt4.make
+++ b/rules/qt4.make
@@ -313,6 +313,7 @@ ifdef PTXCONF_QT4_PREPARE_EXAMPLES
# # some examples will may fail to build because of missing libraries
# # these cannot be installed but all are built
@$(call compile, QT4, -k sub-examples) || true
+ @$(call compile, QT4, -k sub-demos) || true
endif
@$(call touch)