Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
repo-settings: consolidate some config settings
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/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