From d2835a0aa5895ebe77466642edb4a5fe32ba307f Mon Sep 17 00:00:00 2001 From: ThomasG77 Date: Sat, 21 Jan 2012 10:06:38 -0800 Subject: [PATCH] Updated Using SCons with Mapnik (markdown) --- UsingScons.md | 1 + 1 file changed, 1 insertion(+) diff --git a/UsingScons.md b/UsingScons.md index 9890ad3..7048dc8 100644 --- a/UsingScons.md +++ b/UsingScons.md @@ -5,6 +5,7 @@ Mapnik uses a python-based build system called [SCons](http://www.scons.org/wiki The build system is composed of a single `SConstruct` file in the main source directory and various `SConscript` files in subdirectories. For more details see on SCons see: + * SCons documentation: http://www.scons.org/documentation.php * Good Overview: http://www.humanized.com/presentations/scons/