On 22/10/2007, Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > diff --git a/Makefile b/Makefile > index 8db4dbe..17c31ba 100644 > --- a/Makefile > +++ b/Makefile > @@ -291,7 +291,7 @@ LIB_H = \ > run-command.h strbuf.h tag.h tree.h git-compat-util.h revision.h \ > tree-walk.h log-tree.h dir.h path-list.h unpack-trees.h builtin.h \ > utf8.h reflog-walk.h patch-ids.h attr.h decorate.h progress.h \ > - mailmap.h remote.h > + mailmap.h remote.h hash.o I assume that should be "hash.h", not "hash.o"? Dave. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html