diff options
Diffstat (limited to 't/helper/meson.build')
| -rw-r--r-- | t/helper/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/helper/meson.build b/t/helper/meson.build index d2cabaa2bc..d4e8b26df8 100644 --- a/t/helper/meson.build +++ b/t/helper/meson.build @@ -36,6 +36,7 @@ test_tool_sources = [ 'test-mktemp.c', 'test-name-hash.c', 'test-online-cpus.c', + 'test-pack-deltas.c', 'test-pack-mtimes.c', 'test-parse-options.c', 'test-parse-pathspec-file.c', |
