From: Jim Meyering <[email protected]> * po/POTFILES.in: Add djgpp/subpipe.c. --- ChangeLog | 3 +++ po/POTFILES.in | 1 + 2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index cf98607..48bdb65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2012-01-15 Jim Meyering <[email protected]> + maint: list djgpp/subpipe.c in po/POTFILES.in + * po/POTFILES.in: Add djgpp/subpipe.c. + maint: placate the space-TAB syntax-check * cfg.mk (exclude_file_name_regexp--sc_space_tab): Exempt tests/input.at and tests/c++.at, since they appear to use diff --git a/po/POTFILES.in b/po/POTFILES.in index b62e8a1..62847bb 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -17,6 +17,7 @@ src/scan-skel.l src/symlist.c src/symtab.c +djgpp/subpipe.c lib/argmatch.c lib/bitset_stats.c lib/error.c -- 1.7.9.rc1.2.gccfe4
