summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-06 14:50:54 -0400
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-06-06 14:50:54 -0400
commitb36db25823302ad8b914d9098ee697c8648de086 (patch)
tree7a7b09249704072679d5111353955ece1b4f1cd4 /doc
parent5dc8ab983def6bdc1ab1f447a9fec8b675aa7310 (diff)
downloadbuildstream-b36db25823302ad8b914d9098ee697c8648de086.tar.gz
doc/source/authoring.rst: Adding `make` element to the docs
Diffstat (limited to 'doc')
-rw-r--r--doc/source/authoring.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/authoring.rst b/doc/source/authoring.rst
index 0ce1d9930..90866c6e6 100644
--- a/doc/source/authoring.rst
+++ b/doc/source/authoring.rst
@@ -48,6 +48,7 @@ Build elements
''''''''''''''
* :mod:`manual <elements.manual>` - Manual Build Element
+* :mod:`make <elements.make>` - Make Build Element
* :mod:`autotools <elements.autotools>` - Autotools Build Element
* :mod:`cmake <elements.cmake>` - CMake Build Element
* :mod:`qmake <elements.qmake>` - QMake Build Element