aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-02-16 16:51:53 +0100
committerThomas White <taw@physics.org>2021-02-16 16:51:53 +0100
commitf91ffd75782687173ddf82e5b06b217bb3efe225 (patch)
treecfb52b96983ff64b40a692949e5794313ec98ed1 /meson.build
parent62c340b78fa1cf1430a9d1ec217f221406c05488 (diff)
GUI: Add ambigator options
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 21bfa2f6..ed68aa03 100644
--- a/meson.build
+++ b/meson.build
@@ -228,6 +228,7 @@ if gtkdep.found()
'src/gui_merge.c',
'src/gui_fom.c',
'src/gui_export.c',
+ 'src/gui_ambi.c',
'src/gui_backend_local.c',
'src/gui_project.c',
versionc]