Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
archive: add write_archive()
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index f4b8e38e80d2cc00910e76c2eceb3ebdbfc55d65..d0add9d8ec5215b378480e88ae35af82dd8a8dc8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-410,6
+410,7
@@
LIB_OBJS += diff-no-index.o
LIB_OBJS += diff-lib.o
LIB_OBJS += diff.o
LIB_OBJS += dir.o
+LIB_OBJS += editor.o
LIB_OBJS += entry.o
LIB_OBJS += environment.o
LIB_OBJS += exec_cmd.o