wscript: do not ship python/tests/sounds
authorPaul Brossier <piem@piem.org>
Tue, 17 Dec 2013 16:58:41 +0000 (11:58 -0500)
committerPaul Brossier <piem@piem.org>
Tue, 17 Dec 2013 16:58:41 +0000 (11:58 -0500)
wscript

diff --git a/wscript b/wscript
index 07d3d54..9e5664a 100644 (file)
--- a/wscript
+++ b/wscript
@@ -308,3 +308,4 @@ def dist(ctx):
     ctx.excl += ' **/doc/full/* **/doc/web/*'
     ctx.excl += ' **/python/*.db'
     ctx.excl += ' **/python.old/*'
+    ctx.excl += ' **/python/tests/sounds'