diff --git a/docs/sourcetree.html b/docs/sourcetree.html index 0765778f15b..aee33211c83 100644 --- a/docs/sourcetree.html +++ b/docs/sourcetree.html @@ -27,14 +27,18 @@ each directory.
  • include - Public OpenGL header files
  • src -
  • lib - where the GL libraries are placed +
  • lib - hardlinks to most binaries as produced by make. + These (shortcuts) are used for development purposes in conjunction with + LD_LIBRARY_PATH and/or LIBGL_DRIVERS_PATH.