first vaguely working version using PresentationInfo
[ardour.git] / libs / ardour / wscript
index 9a9b650a66af585b43150f19ef8ef94acb61a732..1be40f7f6391a2503d7ef95e14eb4bc225102cc4 100644 (file)
@@ -169,6 +169,7 @@ libardour_sources = [
         'port_insert.cc',
         'port_manager.cc',
         'port_set.cc',
+        'presentation_info.cc',
         'process_thread.cc',
         'processor.cc',
         'progress.cc',
@@ -225,6 +226,7 @@ libardour_sources = [
         'source_factory.cc',
         'speakers.cc',
         'srcfilesource.cc',
+        'stripable.cc',
         'strip_silence.cc',
         'system_exec.cc',
         'revision.cc',