| author | Linus Torvalds <torvalds@linux-foundation.org> | |
| Thu, 25 Oct 2007 18:16:50 +0000 (11:16 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Sat, 27 Oct 2007 06:18:05 +0000 (23:18 -0700) | ||
| commit | 505f297989f4b1fc4c5cb5d0c94e783e385f8d6d | |
| tree | f79936ddb9614b5f3a852c2cb45012d352623d13 | tree | snapshot |
| parent | d633f702a007ecdd19cfd884c6da90f51156ca63 | commit | diff |
Add 'diffcore.h' to LIB_H
The diffcore.h header file is included by more than just the internal
diff generation files, and needs to be part of the proper dependencies.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The diffcore.h header file is included by more than just the internal
diff generation files, and needs to be part of the proper dependencies.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| Makefile | diff | blob | history |