summaryrefslogtreecommitdiff
path: root/documentation/your-first-extension.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/your-first-extension.html')
-rw-r--r--documentation/your-first-extension.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/your-first-extension.html b/documentation/your-first-extension.html
index 9663409..2e5914e 100644
--- a/documentation/your-first-extension.html
+++ b/documentation/your-first-extension.html
@@ -18,7 +18,7 @@
<li><a href="http://www.php-cpp.com/EmptyExtension.tar.gz">EmptyExtension.tar.gz</a></li>
</ul>
</p>
-<h2>Makefile</h2>
+<h2 id="makefile">Makefile</h2>
<p>
The EmptyExtension file contains a Makefile with instructions for the compiler.
You will have to make some (small) changes to this Makefile to make it compatible