summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/wscript')
-rw-r--r--gtk2_ardour/wscript5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript
index accc7cdd72..3adac59e09 100644
--- a/gtk2_ardour/wscript
+++ b/gtk2_ardour/wscript
@@ -103,9 +103,10 @@ def build(bld):
editor_audiotrack.cc
editor_canvas.cc
editor_canvas_events.cc
+ editor_component.cc
editor_cursors.cc
editor_drag.cc
- editor_edit_groups.cc
+ editor_route_groups.cc
editor_export_audio.cc
editor_group_tabs.cc
editor_hscroller.cc
@@ -117,7 +118,7 @@ def build(bld):
editor_nudge.cc
editor_ops.cc
editor_region_list.cc
- editor_route_list.cc
+ editor_routes.cc
editor_rulers.cc
editor_scrub.cc
editor_selection.cc