generator.py: skip sinks for now
authorPaul Brossier <piem@piem.org>
Sun, 15 Jul 2012 21:06:45 +0000 (15:06 -0600)
committerPaul Brossier <piem@piem.org>
Sun, 15 Jul 2012 21:06:45 +0000 (15:06 -0600)
interfaces/python/generator.py

index 3b85e70..70341ed 100755 (executable)
@@ -38,6 +38,8 @@ def generate_object_files():
       'resampler',
       'sndfile',
       'sink',
+      'sink_apple_audio',
+      'sink_sndfile',
       'source_apple_audio',
       'source_sndfile']