Code

Makefile: add thread-utils.h to LIB_H
authorDmitry V. Levin <ldv@altlinux.org>
Fri, 24 Feb 2012 23:42:42 +0000 (03:42 +0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 26 Feb 2012 22:31:26 +0000 (14:31 -0800)
commit39cb6445d9bf5794723bb656499168c3d1b31774
tree8c2fef97035f159f03ff588a8734e806abf75c76
parentd0482e88a735787f7bb33ef4783be0e7f6a70946
Makefile: add thread-utils.h to LIB_H

Starting with commit v1.7.8-165-g0579f91, grep.h includes
thread-utils.h, so the latter has to be added to LIB_H.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Acked-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile