Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tag: duplicate mention of --contains should mention --no-contains
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 29f8663509416777e036fc43c9f67155bd7cbb26..9ec6065cc28310d93b5bbcfb5c3146405c319f6c 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-781,6
+781,7
@@
LIB_OBJS += notes-cache.o
LIB_OBJS += notes-merge.o
LIB_OBJS += notes-utils.o
LIB_OBJS += object.o
+LIB_OBJS += oidset.o
LIB_OBJS += pack-bitmap.o
LIB_OBJS += pack-bitmap-write.o
LIB_OBJS += pack-check.o