X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=Makefile;h=2ed6db728a8479adf7df76d1525a50733fa013ae;hb=b2401586fc5168974c77cdc6d8548c51e6c852a6;hp=e35542e63181144397053bf7932fad2cf97027bb;hpb=0998b648d6addfb7eaf17e1aa4e7fb1dbefac548;p=git-core%2Fgit.git diff --git a/Makefile b/Makefile index e35542e63..2ed6db728 100644 --- a/Makefile +++ b/Makefile @@ -842,6 +842,7 @@ LIB_OBJS += streaming.o LIB_OBJS += string-list.o LIB_OBJS += submodule.o LIB_OBJS += submodule-config.o +LIB_OBJS += sub-process.o LIB_OBJS += symlinks.o LIB_OBJS += tag.o LIB_OBJS += tempfile.o