summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 5556e56cba..8f3429ff08 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -5062,6 +5062,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
5062 set it in a recipe that inherits the 5062 set it in a recipe that inherits the
5063 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link> 5063 <link linkend='ref-classes-qmake*'><filename>qmake_base</filename></link>
5064 class. 5064 class.
5065 If you do not set this variable, all
5066 <filename>.pro</filename> files in the directory pointed to
5067 by <link linkend='var-S'><filename>S</filename></link>
5068 will be built by default.
5065 </para> 5069 </para>
5066 </glossdef> 5070 </glossdef>
5067 </glossentry> 5071 </glossentry>