python/lib/generator.py: skip source_wavread
authorPaul Brossier <piem@piem.org>
Thu, 9 Jan 2014 13:00:51 +0000 (09:00 -0400)
committerPaul Brossier <piem@piem.org>
Thu, 9 Jan 2014 13:00:51 +0000 (09:00 -0400)
python/lib/generator.py

index cac7d9a..b13abd6 100755 (executable)
@@ -60,6 +60,7 @@ def generate_object_files(output_path):
       'source_apple_audio',
       'source_sndfile',
       'source_avcodec',
+      'source_wavread',
       #'sampler',
       'audio_unit',
       ]