diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-01-26 09:44:47 -0600 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2010-01-26 10:07:33 -0600 |
commit | 21528abc3612e3dae0c195b81848dd9aa18d2a02 (patch) | |
tree | ab6e4dc17c1f98ee0e1448776e90748624e73d3c /Documentation/RelNotes-1.6.5.2.txt | |
parent | Merge branch 'maint' of git://git.spearce.org/git-gui into maint (diff) | |
download | tgif-21528abc3612e3dae0c195b81848dd9aa18d2a02.tar.xz |
Makefile: add missing header file dependencies
LIB_H is missing exec_cmd.h and color.h. cache.h includes
SHA1_HEADER, and thus so does almost everything else, so add that
to LIB_H, too. xdiff-interface.h is not included by any header
files, but so many source files use xdiff that it is simplest to
include it in LIB_H, too.
xdiff-interface.o uses the xdiff library heavily; let it depend
on all xdiff headers to avoid needing to keep track of which
headers it uses.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.5.2.txt')
0 files changed, 0 insertions, 0 deletions