diff options
author | Eric Engestrom <eric.engestrom@imgtec.com> | 2017-02-08 04:27:00 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2017-02-08 12:00:28 -0700 |
commit | a618d6c3e95e09a344ff72697245d2c680d645d3 (patch) | |
tree | 439d4c134caa88da78ca95e844c477fee5870d47 /docs | |
parent | 06e40dc67151f6c81699bc1fe51c828fc1b2fd58 (diff) |
docs: update package contents
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/download.html b/docs/download.html index a7a6fe6cdf..8670b03d94 100644 --- a/docs/download.html +++ b/docs/download.html @@ -62,8 +62,8 @@ or After unpacking you'll have these files and directories (among others): </p> <pre> -Makefile - top-level Makefile for most systems -configs/ - makefile parameter files for various systems +autogen.sh - Autoconf script for *nix systems +scons/ - SCons script for Windows builds include/ - GL header (include) files bin/ - shell scripts for making shared libraries, etc docs/ - documentation |