python/wscript_build: update
authorPaul Brossier <piem@piem.org>
Mon, 9 Jul 2012 22:37:57 +0000 (15:37 -0700)
committerPaul Brossier <piem@piem.org>
Mon, 9 Jul 2012 22:37:57 +0000 (15:37 -0700)
python/wscript_build

index ad1445be84a2baa023c67c4260b2229d0ef8e52f..87ac716b94ed749d6cc605ed5c2e2a983739b265 100644 (file)
@@ -1,3 +1,6 @@
+# vim:set syntax=python:
+
+bld.add_subdirs('aubio')
 # install headers
 for file in ['aubiocut', 'aubiopitch']:
   bld.install_as('${PREFIX}/bin/' + file, file, chmod = 0755)