Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
add oidset API
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8e4081e0619f8a9927a3a4c544048f576a194fd0..a5433978e3714fb9a37273e07fb235ea6d63d31b 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