]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
t5318: avoid unnecessary command substitutions
[thirdparty/git.git] / Makefile
index 0cb6590f24acdaec89fa85815e7af584c48ed620..bb8bd672016ddbe3bf89db9f035b89b85cd3a4a9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -719,6 +719,7 @@ TEST_BUILTINS_OBJS += test-prio-queue.o
 TEST_BUILTINS_OBJS += test-read-cache.o
 TEST_BUILTINS_OBJS += test-ref-store.o
 TEST_BUILTINS_OBJS += test-regex.o
+TEST_BUILTINS_OBJS += test-repository.o
 TEST_BUILTINS_OBJS += test-revision-walking.o
 TEST_BUILTINS_OBJS += test-run-command.o
 TEST_BUILTINS_OBJS += test-scrap-cache-tree.o