]> rtime.felk.cvut.cz Git - git.git/commit
Makefile: clean up http-walker.o dependency rules
authorJonathan Nieder <jrnieder@gmail.com>
Tue, 26 Jan 2010 15:46:37 +0000 (09:46 -0600)
committerJonathan Nieder <jrnieder@gmail.com>
Tue, 26 Jan 2010 16:07:34 +0000 (10:07 -0600)
commit066ddda6cdf2652a85430a979dbf1cd65fbfad0f
treeb7de16d18229addbb04ef9aebf91e374f76814e7
parent7a1894e3039bc554e2a193c895b2ab5300b7f823
Makefile: clean up http-walker.o dependency rules

http-walker.o depends on http.h twice: once in the rule listing
files that use http.h, and again in the rule explaining how to
build it.  Messy.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Makefile