Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
pack: move pack name-related functions
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 86ec29202b5c88f5a7636d7d167eb4d8c892a2a1..79550f6ddedbc64aeb1c2f72c65e4a69095deaec 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-816,6
+816,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