diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript index c3e56559ee..6f094daa73 100644 --- a/gtk2_ardour/wscript +++ b/gtk2_ardour/wscript @@ -199,6 +199,7 @@ gtk2_ardour_sources = [ 'route_time_axis.cc', 'route_ui.cc', 'ruler_dialog.cc', + 'save_as_dialog.cc', 'search_path_option.cc', 'selection.cc', 'selection_memento.cc',