Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
oidmap: map with OID as key
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ed4ca438bd9c6ddab51f78cb4b620f02a7e12eed..64136dde488cacb317167b3363f6c2c9997fdc64 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-821,6
+821,7
@@
LIB_OBJS += notes-cache.o
LIB_OBJS += notes-merge.o
LIB_OBJS += notes-utils.o
LIB_OBJS += object.o
+LIB_OBJS += oidmap.o
LIB_OBJS += oidset.o
LIB_OBJS += packfile.o
LIB_OBJS += pack-bitmap.o