]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
Merge branch 'ag/rebase-i-in-c'
[thirdparty/git.git] / Makefile
index f77bf1759769dc5a5ac3205792479d1f36506ebd..016fdcdb817c00b2bced052a92c8a421bfef0e73 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -751,6 +751,7 @@ TEST_BUILTINS_OBJS += test-sigchain.o
 TEST_BUILTINS_OBJS += test-strcmp-offset.o
 TEST_BUILTINS_OBJS += test-string-list.o
 TEST_BUILTINS_OBJS += test-submodule-config.o
+TEST_BUILTINS_OBJS += test-submodule-nested-repo-config.o
 TEST_BUILTINS_OBJS += test-subprocess.o
 TEST_BUILTINS_OBJS += test-urlmatch-normalization.o
 TEST_BUILTINS_OBJS += test-wildmatch.o