summaryrefslogtreecommitdiff
path: root/src/setup.py
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2016-11-03 16:25:46 -0400
committerWilliam Deegan <bill@baddogconsulting.com>2016-11-03 16:25:46 -0400
commit807668ef697138d81168423c016fa7a549fb19bc (patch)
tree3e897bf42bd4135798be76f2ea31084e2e69fd99 /src/setup.py
parent19a22ecca5a72d9f78c0bc8672e5bbe6f11e65c8 (diff)
downloadscons-807668ef697138d81168423c016fa7a549fb19bc.tar.gz
manually merge packaging updates from 2.5.1
Diffstat (limited to 'src/setup.py')
-rw-r--r--src/setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/setup.py b/src/setup.py
index 9a02b25d..41fc35ac 100644
--- a/src/setup.py
+++ b/src/setup.py
@@ -388,6 +388,7 @@ scripts = [
'script/scons',
'script/sconsign',
'script/scons-time',
+ 'script/scons-configure-cache',
# We include scons.bat in the list of scripts, even on UNIX systems,
# because we provide an option to allow it be installed explicitly,