modify Mackie surface code to use crossthreadchannel on all platforms
[ardour.git] / gtk2_ardour / wscript
index e8888f92d2b94fc3392488d82cc34adf1d8b558d..16b1a0a3930cb8afe96779d634665acba35fbfcf 100644 (file)
@@ -98,6 +98,7 @@ gtk2_ardour_sources = [
         'fft.cc',
         'fft_graph.cc',
         'fft_result.cc',
+        'floating_text_entry.cc',
         'sfdb_freesound_mootcher.cc',
         'gain_meter.cc',
         'generic_pluginui.cc',
@@ -152,6 +153,7 @@ gtk2_ardour_sources = [
         'note.cc',
         'note_base.cc',
         'note_player.cc',
+        'note_select_dialog.cc',
         'nsm.cc',
         'nsmclient.cc',
         'option_editor.cc',