]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Makefile
repo-settings: consolidate some config settings
[thirdparty/git.git] / Makefile
index 11ccea40716d9bbcef731f093e530a9b1aee0013..032fe9b5f9552e660f40019dcbc48795219bace5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -964,6 +964,7 @@ LIB_OBJS += refspec.o
 LIB_OBJS += ref-filter.o
 LIB_OBJS += remote.o
 LIB_OBJS += replace-object.o
+LIB_OBJS += repo-settings.o
 LIB_OBJS += repository.o
 LIB_OBJS += rerere.o
 LIB_OBJS += resolve-undo.o