Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mr/worktree-list'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 0d9f5dddbc68e2f7fc2c5c5a2f27f2c30466a32e..8466333027490a0595c8482b7c1d3df4dac78565 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-808,6
+808,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