diff options
| author | Jim Meyering <meyering@redhat.com> | 2009-09-30 13:11:38 +0200 |
|---|---|---|
| committer | Jim Meyering <meyering@redhat.com> | 2009-09-30 17:04:29 +0200 |
| commit | 569e387b8af472c568a4a26bc08cc7e138436259 (patch) | |
| tree | 613f77143d27ef9e1ef87aa3a7df9c2ca7175b22 | |
| parent | build: now that we use the lock module, don't exclude lock.m4 (diff) | |
| download | coreutils-569e387b8af472c568a4a26bc08cc7e138436259.tar.gz coreutils-569e387b8af472c568a4a26bc08cc7e138436259.zip | |
build: translate diagnostics from two new files
* po/POTFILES.in: Add two new files: lib/siglist.h, lib/strsignal.c
| -rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 6ded56861..e84e2eaf7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -20,6 +20,8 @@ lib/regcomp.c lib/root-dev-ino.h lib/rpmatch.c lib/set-mode-acl.c +lib/siglist.h +lib/strsignal.c lib/unicodeio.c lib/userspec.c lib/verror.c |
