]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Merge branch 'cc/repack-sift-filtered-objects-to-separate-pack'
[thirdparty/git.git] / Makefile
index 795ebc67e8dab3bf47cdaefeafb20a17604ac1f7..9c6a2f125f82229a3275ca72fb44a38e9402e74a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -800,6 +800,7 @@ TEST_BUILTINS_OBJS += test-dump-untracked-cache.o
 TEST_BUILTINS_OBJS += test-env-helper.o
 TEST_BUILTINS_OBJS += test-example-decorate.o
 TEST_BUILTINS_OBJS += test-fast-rebase.o
+TEST_BUILTINS_OBJS += test-find-pack.o
 TEST_BUILTINS_OBJS += test-fsmonitor-client.o
 TEST_BUILTINS_OBJS += test-genrandom.o
 TEST_BUILTINS_OBJS += test-genzeros.o