Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-list: check reflog_info before showing usage
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index b94cd5633c8ebda7e09874a1012fb75cbccc64e0..9c9c42f8f9c527a7e2147835a23c4c9af43cb96e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-840,6
+840,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