Git commit 87e906c3a9bf966dea8c142b4aca595f070e44f7 by Michael Pyne. Committed on 11/01/2014 at 21:05. Pushed by mpyne into branch 'master'.
doc: Document changed behavior of include option. M +4 -0 doc/index.docbook http://commits.kde.org/kdesrc-build/87e906c3a9bf966dea8c142b4aca595f070e44f7 diff --git a/doc/index.docbook b/doc/index.docbook index 63383fd..a481c19 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1502,6 +1502,10 @@ end global </programlisting> </informalexample> +<note><para>If you don't specify the full path to the file to include, then +the file will be searched for starting from the directory containing the source +file. This works recursively as well.</para></note> + </sect2> <sect2 id="kdesrc-buildrc-common">
