diff --git a/docs/sourcetree.html b/docs/sourcetree.html
index 00dc4e7c9f4..08a9a50e9ec 100644
--- a/docs/sourcetree.html
+++ b/docs/sourcetree.html
@@ -23,6 +23,7 @@ each directory.
- docs - EGL documentation
- drivers - EGL drivers
+
- glsl - the GLSL compiler
- main - main EGL library implementation. This is where all
the EGL API functions are implemented, like eglCreateContext().