projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c204928
)
src/wscript_build: add vim header
author
Paul Brossier
<piem@piem.org>
Mon, 9 Jul 2012 22:37:35 +0000
(15:37 -0700)
committer
Paul Brossier
<piem@piem.org>
Mon, 9 Jul 2012 22:37:35 +0000
(15:37 -0700)
src/wscript_build
patch
|
blob
|
history
diff --git
a/src/wscript_build
b/src/wscript_build
index eb1336b3df713e4dd22d44ba78003c6ce1c26a45..5a95d7c96b560f5287eabedb3372123342a92d05 100644
(file)
--- a/
src/wscript_build
+++ b/
src/wscript_build
@@
-1,3
+1,5
@@
+# vim:set syntax=python:
+
uselib = ['SAMPLERATE']
if 'HAVE_FFTW3' in conf.get_env():
source = bld.path.ant_glob('*.c **/*.c', excl = ['**/ooura_fft8g.c'])