about summary refs log tree commit diff
path: root/meson.build
diff options
context:
space:
mode:
authorArun Isaac2026-08-14 21:42:46 +0100
committerArun Isaac2026-08-15 20:53:09 +0100
commitce5bc77c767351c57ce4f7872c827316cb3b1040 (patch)
treeef44e0cf27b0b87d98b30deb73ef6958a414e63e /meson.build
parent6b6dbbb94db9220e6414f7e1dd6a85d025347829 (diff)
downloaddomagi-ce5bc77c767351c57ce4f7872c827316cb3b1040.tar.gz
domagi-ce5bc77c767351c57ce4f7872c827316cb3b1040.tar.lz
domagi-ce5bc77c767351c57ce4f7872c827316cb3b1040.zip
Add domagi overlap.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 7d85388..7b86e87 100644
--- a/meson.build
+++ b/meson.build
@@ -12,6 +12,7 @@ py.install_sources('domagi/domagi.py',
 install_data('domagi/matrix.sql',
              'domagi/schema.sql',
              'domagi/bed-depth.sql',
+             'domagi/overlap.sql',
              'domagi/path-depth.sql',
              'domagi/pre-import.sql',
 	     'domagi/post-import.sql',