summaryrefslogtreecommitdiff
path: root/docs/Projects.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Projects.rst')
-rw-r--r--docs/Projects.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Projects.rst b/docs/Projects.rst
index ea94ffd928..c4be6da5a0 100644
--- a/docs/Projects.rst
+++ b/docs/Projects.rst
@@ -280,7 +280,7 @@ Variables for Building Programs
For example, to link ``libsample.so``, you would have the following line in
your ``Makefile``:
- .. code-block:: Makefile
+ .. code-block:: makefile
LIBS += -lsample