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 a7f64b8..2b91939 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -47,6 +47,7 @@ PRUNE_PATHS = set([
os.path.join('third_party','gnu_binutils'),
os.path.join('third_party','gold'),
os.path.join('third_party','gperf'),
+ os.path.join('third_party','kasko'),
os.path.join('third_party','lighttpd'),
os.path.join('third_party','llvm'),
os.path.join('third_party','llvm-build'),