Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add 'git fast-export', the sister of 'git fast-import'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ccf522adce9fccb8b94ebc26d686a995d900ebbf..2bdc6ca3e2df0e97843dd125873af670ad6404fd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-337,6
+337,7
@@
BUILTIN_OBJS = \
builtin-diff-files.o \
builtin-diff-index.o \
builtin-diff-tree.o \
+ builtin-fast-export.o \
builtin-fetch.o \
builtin-fetch-pack.o \
builtin-fetch--tool.o \