summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-12-29 14:58:20 -0500
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2016-12-31 17:39:09 -0500
commit2c0e6597762d2c09f2acf49ad2448e59b84f5a59 (patch)
treed10b0ed9e7440ae29bbbdb4cd033c029939217f9 /doc/source/index.rst
parent5c1c54d3c246a1554be3dddd269e5af019467d24 (diff)
downloadbuildstream-2c0e6597762d2c09f2acf49ad2448e59b84f5a59.tar.gz
Adding Perl MakeMaker build element
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 72459c399..e3353df4a 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -54,7 +54,8 @@ Elements
* :mod:`autotools` - Autotools Build Element
* :mod:`cmake` - CMake Build Element
* :mod:`qmake` - QMake Build Element
-* :mod:`distutils` - Python Distutils Element
+* :mod:`distutils` - Python Distutils Build Element
+* :mod:`makemaker` - Perl MakeMaker Build Element
Sources
~~~~~~~