Makefile: feed all header files to xgettext
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 23 Apr 2012 12:30:21 +0000 (19:30 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Apr 2012 17:39:20 +0000 (10:39 -0700)
Translation markers may be present in header files too. Make sure we
don't miss any.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found