Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
utf8: release strbuf on error return in strbuf_utf8_replace()
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ffab6f456842a911f86b93a72e0cc342341b9c3c..f2bb7f2f63e458af6261b4a151d87ef9e973222e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-817,6
+817,7
@@
LIB_OBJS += notes-merge.o
LIB_OBJS += notes-utils.o
LIB_OBJS += object.o
LIB_OBJS += oidset.o
+LIB_OBJS += packfile.o
LIB_OBJS += pack-bitmap.o
LIB_OBJS += pack-bitmap-write.o
LIB_OBJS += pack-check.o