]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Merge branch 'jt/partial-clone-submodule-1'
[thirdparty/git.git] / Makefile
index c6801ef3eb440ed0fe8f0de785c3451a2663ba78..c7c46c017d3ba8f8cc773e746df3a499c30c5a4f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -729,6 +729,7 @@ TEST_BUILTINS_OBJS += test-oidmap.o
 TEST_BUILTINS_OBJS += test-online-cpus.o
 TEST_BUILTINS_OBJS += test-parse-options.o
 TEST_BUILTINS_OBJS += test-parse-pathspec-file.o
+TEST_BUILTINS_OBJS += test-partial-clone.o
 TEST_BUILTINS_OBJS += test-path-utils.o
 TEST_BUILTINS_OBJS += test-pcre2-config.o
 TEST_BUILTINS_OBJS += test-pkt-line.o