]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Makefile
submodule: Document the details of the command line syntax
[git.git] / Makefile
index 13aa24f91849859400f2c507f2b2d60cf3fae1dc..5aac0c0c876957445cd6e2e7b81a59f40965930b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -318,7 +318,7 @@ LIB_OBJS = \
        alloc.o merge-file.o path-list.o help.o unpack-trees.o $(DIFF_OBJS) \
        color.o wt-status.o archive-zip.o archive-tar.o shallow.o utf8.o \
        convert.o attr.o decorate.o progress.o mailmap.o symlinks.o remote.o \
-       transport.o bundle.o walker.o parse-options.o ws.o
+       transport.o bundle.o walker.o parse-options.o ws.o archive.o
 
 BUILTIN_OBJS = \
        builtin-add.o \