shithub: aubio

Download patch

ref: 7b2d7402b3a3660d4ed2b32ae5378230ab5058fe
parent: 795fcd9f0c9481f47efd4382fb07e80cfed35c97
author: Paul Brossier <piem@piem.org>
date: Wed Aug 12 15:01:54 EDT 2015

wscript: add *.asc

--- a/wscript
+++ b/wscript
@@ -333,3 +333,4 @@
     ctx.excl += ' **/python/*.db'
     ctx.excl += ' **/python.old/*'
     ctx.excl += ' **/python/tests/sounds'
+    ctx.excl += ' **/**.asc'