From d2282f6b7453a023af92424309e8713f5c8f7ca7 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Tue, 18 Aug 2026 14:44:46 +0100 Subject: Add chop subcommand. --- meson.build | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meson.build') 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', -- cgit 1.4.1