Skip to content

Commit 3cdcd7f

Browse files
committed
add missing files
1 parent 5cd9b84 commit 3cdcd7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ sources = [
8080
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/combine_backend.py',
8181
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/concat_backend.py',
8282
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/gridded_mmap_backend.py',
83+
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/image_backend.py',
8384
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/mmap_backend.py',
8485
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/ping_backend.py',
8586
'themachinethatgoesping/pingprocessing/watercolumn/echograms/backends/storage_mode.py',

0 commit comments

Comments
 (0)