python/lib/generator.py: remove audio_unit
authorPaul Brossier <piem@piem.org>
Tue, 15 Oct 2013 22:26:26 +0000 (00:26 +0200)
committerPaul Brossier <piem@piem.org>
Tue, 15 Oct 2013 22:26:26 +0000 (00:26 +0200)
python/lib/generator.py

index 07b950c..2033263 100755 (executable)
@@ -57,6 +57,7 @@ def generate_object_files(output_path):
       'source_apple_audio',
       'source_sndfile',
       #'sampler',
+      'audio_unit',
       ]
 
   write_msg("-- INFO: %d objects in total" % len(cpp_objects))