pack-objects: implement bitmap writing
[gitweb.git] / Makefile
index b983d7837d04063e5a7fb545ac9b35740235e528..555d44c17bde8245f693c433841454a8f696128d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -839,6 +839,7 @@ LIB_OBJS += notes-merge.o
 LIB_OBJS += notes-utils.o
 LIB_OBJS += object.o
 LIB_OBJS += pack-bitmap.o
+LIB_OBJS += pack-bitmap-write.o
 LIB_OBJS += pack-check.o
 LIB_OBJS += pack-objects.o
 LIB_OBJS += pack-revindex.o