summaryrefslogtreecommitdiff
path: root/gtk2_ardour/wscript
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-12-14 23:26:25 +0100
committerRobin Gareus <robin@gareus.org>2019-12-14 23:26:25 +0100
commit901bf1ab80d7b7a74f7e703c205a34c6528f4c28 (patch)
tree27c061c0fdc0e9243a1d5c3926de502044a8ee8a /gtk2_ardour/wscript
parent514c05a44edca946d07f6c9028b36698a049a3d7 (diff)
Add a MessageDialog wrapper that handles the splash-screen
Diffstat (limited to 'gtk2_ardour/wscript')
-rw-r--r--gtk2_ardour/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/wscript b/gtk2_ardour/wscript
index fe9e618c61..b670932940 100644
--- a/gtk2_ardour/wscript
+++ b/gtk2_ardour/wscript
@@ -33,6 +33,7 @@ gtk2_ardour_sources = [
'analysis_window.cc',
'ardour_dialog.cc',
'ardour_http.cc',
+ 'ardour_message.cc',
'ardour_ui.cc',
'ardour_ui2.cc',
'ardour_ui3.cc',