break out Route controllables code into its own source module
[ardour.git] / libs / ardour / wscript
index a3ab30e8dbb2ebca3a42da8687b9bf6007698b7b..22aeb21dfaed0f2e0fcc08df6162b2ce821cf65c 100644 (file)
@@ -169,6 +169,7 @@ libardour_sources = [
         'return.cc',
         'reverse.cc',
         'route.cc',
+        'route_controls.cc',
         'route_graph.cc',
         'route_group.cc',
         'route_group_member.cc',