about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 8a37e32..d3532f1 100644
--- a/meson.build
+++ b/meson.build
@@ -25,4 +25,4 @@ install_data('domagi/matrix.sql',
 executable('domagi_importgfa',
            'c/importgfa.c',
            dependencies: [duckdb, omp],
-           install: true)
\ No newline at end of file
+           install: true)