Commit 17fa7ba4 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

make plugin: Ammended documentation to note it's since version.

parent 5ddec56f
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,6 +23,10 @@
This is a :mod:`BuildElement <buildstream.buildelement>` implementation for
using GNU make based build.

.. note::

   The ``make`` element is available since :ref:`format version 9 <project_format_version>`

Here is the default configuration for the ``make`` element in full:

  .. literalinclude:: ../../../buildstream/plugins/elements/make.yaml