aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2020-12-11 16:13:22 +0100
committerThomas White <taw@physics.org>2020-12-11 16:13:22 +0100
commit90adbfa497c6fa2623081edc69a4ac665f37d543 (patch)
treefa97ad9dfb49dc75a2badbe12d2bdf2ffd361d1c /meson.build
parent46224d3794d33896c978a6ac6da76f671b88d873 (diff)
Skeleton figure of merit window for GUI
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 69a4b9e6..af6c5735 100644
--- a/meson.build
+++ b/meson.build
@@ -215,6 +215,7 @@ if gtkdep.found()
'src/gui_peaksearch.c',
'src/gui_index.c',
'src/gui_merge.c',
+ 'src/gui_fom.c',
'src/gui_backend_local.c',
'src/gui_project.c',
versionc]