diff --git a/po/ChangeLog b/po/ChangeLog index d93019b14..80fa52a9c 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 9e9c9271b..3746acc61 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