Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sg/t3020-typofix'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index e39ca6ca6480618c032128df8d12aed1da81e78e..704f7e7c6ff55baa0172103506450489cf12cfe6 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-786,6
+786,7
@@
LIB_OBJS += string-list.o
LIB_OBJS += submodule.o
LIB_OBJS += symlinks.o
LIB_OBJS += tag.o
+LIB_OBJS += tempfile.o
LIB_OBJS += trace.o
LIB_OBJS += trailer.o
LIB_OBJS += transport.o