aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-03-19 14:19:24 +0100
committerThomas White <taw@physics.org>2021-03-19 14:19:24 +0100
commit6a4d681da9ac355b3b8d73861a6dcb5bc42ef2ba (patch)
treeb7978720281c9c02db4529e79f7c92b1009e00c4 /libcrystfel/meson.build
parentefb6ec7b3899a90f8e1a977895e23042c35040f7 (diff)
parent99c7fa94b9aecf7b22d57410edb5a8665a5f10f7 (diff)
Merge branch 'tom/fromfile'
Diffstat (limited to 'libcrystfel/meson.build')
-rw-r--r--libcrystfel/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcrystfel/meson.build b/libcrystfel/meson.build
index 38b8002d..10c66ace 100644
--- a/libcrystfel/meson.build
+++ b/libcrystfel/meson.build
@@ -109,6 +109,7 @@ libcrystfel_sources = ['src/image.c',
'src/indexers/asdf.c',
'src/indexers/xgandalf.c',
'src/indexers/pinkindexer.c',
+ 'src/indexers/fromfile.c',
symop_lex_ch,
symop_parse_ch,
]