about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorArun Isaac2026-08-18 14:44:46 +0100
committerArun Isaac2026-08-21 04:03:20 +0100
commitd2282f6b7453a023af92424309e8713f5c8f7ca7 (patch)
tree457d50052cb9dcab893fcec0a28700f73a259108 /meson.build
parent5d65c47b0388b3e3fa50b8ddfbda4f417af4735f (diff)
downloaddomagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.tar.gz
domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.tar.lz
domagi-d2282f6b7453a023af92424309e8713f5c8f7ca7.zip
Add chop subcommand.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
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',