OSC: account for user sending the wrong number of paramters gracefully
[ardour.git] / libs / surfaces / osc / wscript
index 09252c03ccdab621161e00c5422fb137c26ddc1a..4d0dba67508130d3ece12c50669a3f462c084a08 100644 (file)
@@ -18,7 +18,9 @@ def build(bld):
             osc.cc
             osc_controllable.cc
             osc_route_observer.cc
+            osc_select_observer.cc
             osc_global_observer.cc
+            osc_cue_observer.cc
             interface.cc
             osc_gui.cc
     '''