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 f502d1aaa3..1d6154ce97 100644 --- a/t/helper/meson.build +++ b/t/helper/meson.build @@ -34,6 +34,7 @@ test_tool_sources = [ 'test-match-trees.c', 'test-mergesort.c', 'test-mktemp.c', + 'test-name-hash.c', 'test-online-cpus.c', 'test-pack-mtimes.c', 'test-parse-options.c', |
