ref: 0e355f698a49499970fb2ff981287a4fe13350a9
parent: c204928f979d4552caf205d4b5975d3b8cf27092
author: Paul Brossier <piem@piem.org>
date: Mon Jul 9 11:37:35 EDT 2012
src/wscript_build: add vim header
--- 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'])