aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-02-10 17:18:46 +0100
committerThomas White <taw@physics.org>2021-02-10 17:18:46 +0100
commitecc033af6344fb2c5d1770628cd438057fd80ddd (patch)
tree5528e1fbbf3ce27b9b6d28feffc1777f5e100ad9 /meson.build
parent60932e51e0e488555793793e3a802eeb6b988dd9 (diff)
GUI: Sketch out data export window
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 0b16d169..b7ba1c4b 100644
--- a/meson.build
+++ b/meson.build
@@ -222,6 +222,7 @@ if gtkdep.found()
'src/gui_index.c',
'src/gui_merge.c',
'src/gui_fom.c',
+ 'src/gui_export.c',
'src/gui_backend_local.c',
'src/gui_project.c',
versionc]