Re: [PATCH 1/2] Makefile: add missing dependencies on url.h
From: Jeff King <hidden> Date: 2016-06-15 22:49:16
On Sun, Aug 08, 2010 at 04:25:11PM -0500, Jonathan Nieder wrote:
v1.7.2-rc0~56^2 and its parent (decode file:// and ssh://
URLs, 2010-05-23) introduced a new url library. Update the
Makefile with the relevant dependencies.
Detected with "make CHECK_HEADER_DEPENDENCIES=1".