Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
worktree: add top-level worktree.c
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 8d5df7ea1ee672753e2f29302ef9a1a7db77638e..f4ee2d223d207c9fd028002fcd5cc238be98eb46 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-807,6
+807,7
@@
LIB_OBJS += version.o
LIB_OBJS += versioncmp.o
LIB_OBJS += walker.o
LIB_OBJS += wildmatch.o
+LIB_OBJS += worktree.o
LIB_OBJS += wrapper.o
LIB_OBJS += write_or_die.o
LIB_OBJS += ws.o