author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 15 Sep 2007 07:23:10 +0000 (03:23 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Sep 2007 10:22:31 +0000 (03:22 -0700) | ||
commit | be6042cfa59358b733b6f9ba05bcbc317998d9fe | |
tree | 7331306ce08613d271551db569f7976a86ac11c8 | tree | snapshot |
parent | 8eb554ae628d2504922912fb5f046741da4654fc | commit | diff |
Add transport.h to LIB_H as transport.o is in LIB_OBJS
Any changes to transport.h probably will require rebuilding a
number of object files so we should make sure it is included
in our set of headers.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Any changes to transport.h probably will require rebuilding a
number of object files so we should make sure it is included
in our set of headers.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |