Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
path: add repo_worktree_path and strbuf_repo_worktree_path
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f4848016380058ffdfc01966bc587ca7306415d9..32e4efc71080c728f49d74961933a83416bd6966 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-839,6
+839,7
@@
LIB_OBJS += refs/ref-cache.o
LIB_OBJS += ref-filter.o
LIB_OBJS += remote.o
LIB_OBJS += replace_object.o
+LIB_OBJS += repository.o
LIB_OBJS += rerere.o
LIB_OBJS += resolve-undo.o
LIB_OBJS += revision.o