dramatic overhaul of automation. too long to explain here. this work is not finished...
[ardour.git] / libs / ardour / wscript
index 4c05af8c77bfc8a8a6e89ac7671668bfa6864f7c..672dae6abd61a0598e567eda65b6915b84e630dd 100644 (file)
@@ -55,6 +55,7 @@ libardour_sources = [
         'automation.cc',
         'automation_control.cc',
         'automation_list.cc',
+        'automation_watch.cc',
         'beats_frames_converter.cc',
         'broadcast_info.cc',
         'buffer.cc',
@@ -442,6 +443,7 @@ def build(bld):
                 test/control_surfaces_test.cc
                 test/combine_regions_test.cc
                 test/region_naming_test.cc
+                test/load_sessions_test.cc
                 test/mtdm_test.cc
                 test/testrunner.cc
         '''.split()