aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2024-01-12 15:59:29 +0100
committerThomas White <taw@physics.org>2024-01-12 15:59:29 +0100
commit1efc31cb6b6902a10330147dc16a1aa3efe834fe (patch)
treee8edf46cebd3091a91eb47fc93a1064eb96a8e42 /meson.build
parentcc2717022fca0fd6b24b1dba3aaa5173672a3223 (diff)
parenta863e7fc05feb892ffbb7957b4fe74a886992800 (diff)
Merge branch 'millepede-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 248a75fa..d0cb0081 100644
--- a/meson.build
+++ b/meson.build
@@ -218,6 +218,7 @@ if gtkdep.found()
'src/gui_fom.c',
'src/gui_export.c',
'src/gui_ambi.c',
+ 'src/gui_align.c',
'src/gui_backend_local.c',
'src/gui_backend_slurm.c',
'src/gui_project.c',