Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix entry.c dependency and compile problem
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index d0f1cfa36cc45f8a46608ff11e4dbc14158e588e..a85abd661268cc6a99c92f6276c8d08e4a54c819 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-128,6
+128,7
@@
sha1_file.o: $(LIB_H)
usage.o: $(LIB_H)
strbuf.o: $(LIB_H)
gitenv.o: $(LIB_H)
+entry.o: $(LIB_H)
diff.o: $(LIB_H) diffcore.h
diffcore-rename.o : $(LIB_H) diffcore.h
diffcore-pathspec.o : $(LIB_H) diffcore.h