projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e355f6
)
python/wscript_build: update
author
Paul Brossier
<piem@piem.org>
Mon, 9 Jul 2012 22:37:57 +0000
(15:37 -0700)
committer
Paul Brossier
<piem@piem.org>
Mon, 9 Jul 2012 22:37:57 +0000
(15:37 -0700)
python/wscript_build
patch
|
blob
|
history
diff --git
a/python/wscript_build
b/python/wscript_build
index ad1445be84a2baa023c67c4260b2229d0ef8e52f..87ac716b94ed749d6cc605ed5c2e2a983739b265 100644
(file)
--- a/
python/wscript_build
+++ b/
python/wscript_build
@@
-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)