Merge branch 'lt/setup' into __/setup-n-mv
[gitweb.git] / Makefile
index 73733e9025ac40708e70a2daa092744cef138708..6ecf9ddee2c169662983c0397290928921d404d2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -615,6 +615,8 @@ $(SIMPLE_PROGRAMS) : git-%$X : %.o
        $(CC) $(ALL_CFLAGS) -o $@ $(ALL_LDFLAGS) $(filter %.o,$^) \
                $(LIB_FILE) $(SIMPLE_LIB)
 
+ssh-pull.o: ssh-fetch.c
+ssh-push.o: ssh-upload.c
 git-local-fetch$X: fetch.o
 git-ssh-fetch$X: rsh.o fetch.o
 git-ssh-upload$X: rsh.o