diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-11-18 04:02:02 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-11-18 10:45:33 -0800 |
commit | 487da9cdf4fc4e3735cede5a31c2ac7be18b50b2 (patch) | |
tree | 1c450d0985222b24655ee885574314f476deee1b /gitweb | |
parent | d4d5ab4727edd1758157dd0b61c1ff3b7deabfcd (diff) | |
download | git-487da9cdf4fc4e3735cede5a31c2ac7be18b50b2.tar.gz |
Makefile: add missing header file dependencies
When the streaming filter API was introduced in v1.7.7-rc0~60^2~7
(2011-05-20), we forgot to add its header to LIB_H. Most translation
units depend on streaming.h via cache.h.
v1.7.5-rc0~48 (Fix sparse warnings, 2011-03-22) introduced undeclared
dependencies by url.o on url.h and thread-utils.o on thread-utils.h.
Noticed by make CHECK_HEADER_DEPENDENCIES=1.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions