From a618d6c3e95e09a344ff72697245d2c680d645d3 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Wed, 8 Feb 2017 04:27:00 -0700 Subject: [PATCH] docs: update package contents Signed-off-by: Eric Engestrom Reviewed-by: Brian Paul --- docs/download.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/download.html b/docs/download.html index a7a6fe6..8670b03 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):

-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
-- 
2.7.4