From: Jim Meyering Date: Thu, 19 Oct 2006 08:54:01 +0000 (+0000) Subject: * POTFILES.in: Also include lib/regcomp.c, since it too uses gettext. X-Git-Tag: COREUTILS-6_4~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e116c805bf5d9ae94f5b888da90ef8f596f37c89;p=thirdparty%2Fcoreutils.git * POTFILES.in: Also include lib/regcomp.c, since it too uses gettext. --- diff --git a/po/ChangeLog b/po/ChangeLog index d93019b149..80fa52a9cf 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2006-10-19 Jim Meyering + + * POTFILES.in: Also include lib/regcomp.c, since it too uses gettext. + 2006-10-19 Paul Eggert * POTFILES.in: Add lib/xstrtol.h. diff --git a/po/POTFILES.in b/po/POTFILES.in index 9e9c9271be..3746acc61d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,6 +16,7 @@ lib/obstack.c lib/openat-die.c lib/quotearg.c lib/randread.c +lib/regcomp.c lib/root-dev-ino.h lib/rpmatch.c lib/unicodeio.c