summaryrefslogtreecommitdiffstats
path: root/tools/licenses.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/licenses.py')
-rwxr-xr-xtools/licenses.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/licenses.py b/tools/licenses.py
index d724540..0889d06 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -63,6 +63,7 @@ PRUNE_PATHS = set([
# Used for development and test, not in the shipping product.
os.path.join('third_party','bidichecker'),
os.path.join('third_party','cygwin'),
+ os.path.join('third_party','gold'),
os.path.join('third_party','lighttpd'),
os.path.join('third_party','mingw-w64'),
os.path.join('third_party','pefile'),