mirror of
https://github.com/git/git.git
synced 2025-03-19 16:08:42 +00:00
Makefile: fix dependency on wt-status.h
Noticed by Hannes, reported by Dscho. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
37a12dda24
commit
d3d20b8468
1
Makefile
1
Makefile
@ -375,6 +375,7 @@ LIB_H += tree.h
|
||||
LIB_H += tree-walk.h
|
||||
LIB_H += unpack-trees.h
|
||||
LIB_H += utf8.h
|
||||
LIB_H += wt-status.h
|
||||
|
||||
LIB_OBJS += alias.o
|
||||
LIB_OBJS += alloc.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user