git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
37a12dd
)
Makefile: fix dependency on wt-status.h
author
Junio C Hamano
<redacted>
Mon, 26 May 2008 21:56:19 +0000
(14:56 -0700)
committer
Junio C Hamano
<redacted>
Mon, 26 May 2008 21:56:19 +0000
(14:56 -0700)
Noticed by Hannes, reported by Dscho.
Signed-off-by: Junio C Hamano <redacted>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f08d5f7bedd33e30a5aee9b2c3a9d6b7a8c9fccd..4e36487c3c4d671a90ce255561afb00f1e02c8fd 100644
(file)
--- a/
Makefile
+++ b/
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
git clone https://git.99rst.org/PROJECT