diff options
| author | Arun Isaac | 2026-08-18 14:44:46 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-08-21 04:03:20 +0100 |
| commit | d2282f6b7453a023af92424309e8713f5c8f7ca7 (patch) | |
| tree | 457d50052cb9dcab893fcec0a28700f73a259108 /meson.build | |
| parent | 5d65c47b0388b3e3fa50b8ddfbda4f417af4735f (diff) | |
| download | domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.tar.gz domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.tar.lz domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.zip | |
Add chop subcommand.
Diffstat (limited to 'meson.build')
| -rw-r--r-- | meson.build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build index 7b86e87..fe2e8ae 100644 --- a/meson.build +++ b/meson.build @@ -11,6 +11,8 @@ py.install_sources('domagi/domagi.py', install_data('domagi/matrix.sql', 'domagi/schema.sql', + 'domagi/chop-1.sql', + 'domagi/chop-2.sql', 'domagi/bed-depth.sql', 'domagi/overlap.sql', 'domagi/path-depth.sql', |
