X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Makefile;h=e151516532ebddbba6ca09aca15f0f4ff45ecb9b;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=f33648da013237db8ab7ab7e13e37060ae2bdb25;hpb=7b6e6b3fb25db0e80ec331ed0a1eb8eb9edc2c84;p=git.git diff --git a/Makefile b/Makefile index f33648da0..e15151653 100644 --- a/Makefile +++ b/Makefile @@ -1854,8 +1854,9 @@ builtin/prune.o builtin/reflog.o reachable.o: reachable.h builtin/commit.o builtin/revert.o wt-status.o: wt-status.h builtin/tar-tree.o archive-tar.o: tar.h builtin/pack-objects.o: thread-utils.h +connect.o transport.o http-backend.o: url.h http-fetch.o http-walker.o remote-curl.o transport.o walker.o: walker.h -http.o http-walker.o http-push.o remote-curl.o: http.h +http.o http-walker.o http-push.o http-fetch.o remote-curl.o: http.h xdiff-interface.o $(XDIFF_OBJS): \ xdiff/xinclude.h xdiff/xmacros.h xdiff/xdiff.h xdiff/xtypes.h \