aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
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 c672c28..fb67c79 100644
--- a/meson.build
+++ b/meson.build
@@ -9,6 +9,7 @@ lib_src = [
'ell_grid_solve.c',
'log.c',
'mg2d.c',
+ 'residual_calc.c',
]
lib_obj = []