X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Makefile;h=016fdcdb817c00b2bced052a92c8a421bfef0e73;hb=409b3f287b63a4c911a6b3db6d31145a0fe981a1;hp=f77bf1759769dc5a5ac3205792479d1f36506ebd;hpb=8c758f9a67a265ae51beddfd9895d48a42c2af13;p=thirdparty%2Fgit.git diff --git a/Makefile b/Makefile index f77bf17597..016fdcdb81 100644 --- 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