first vaguely working version using PresentationInfo
[ardour.git] / libs / ardour / wscript
index 17876f889b9a4445c3052b9db98fcf247e2f95e8..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',
@@ -211,6 +212,7 @@ libardour_sources = [
         'session_transport.cc',
         'sidechain.cc',
         'slave.cc',
+        'slavable.cc',
         'slavable_automation_control.cc',
         'smf_source.cc',
         'sndfile_helpers.cc',
@@ -224,6 +226,7 @@ libardour_sources = [
         'source_factory.cc',
         'speakers.cc',
         'srcfilesource.cc',
+        'stripable.cc',
         'strip_silence.cc',
         'system_exec.cc',
         'revision.cc',