Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tmp-objdir: do not migrate files starting with '.'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 1aad150b34f7f2e84bea104538033443644af3a2..4e3becb4980b1d83384eea2c3a67926101e4a044 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-831,6
+831,7
@@
LIB_OBJS += submodule-config.o
LIB_OBJS += symlinks.o
LIB_OBJS += tag.o
LIB_OBJS += tempfile.o
+LIB_OBJS += tmp-objdir.o
LIB_OBJS += trace.o
LIB_OBJS += trailer.o
LIB_OBJS += transport.o