Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information