summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-12-04 09:00:07 +0100
committerJim Meyering <meyering@redhat.com>2009-12-04 09:20:32 +0100
commit196b828887ae5a92e695b8a75501aacdd5370122 (patch)
tree3bfdcabc825e2cc0c70b906c356cf57354f421cb /po
parentc5a06069bcf9881f45193f82b46c235fe44c72e9 (diff)
downloadgrep-196b828887ae5a92e695b8a75501aacdd5370122.tar.gz
maint: enable po-check
* cfg.mk (local-checks-to-skip): Enable sc_po_check. * po/POTFILES.in: Sort and update.
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in14
1 files changed, 6 insertions, 8 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index b71c9e74..9bd27431 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -16,17 +16,15 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-src/dfa.c
-src/kwset.c
-src/grep.c
-src/search.c
-src/system.h
-
-# Library files
lib/closeout.c
lib/error.c
lib/getopt.c
lib/obstack.c
lib/quotearg.c
lib/regex.c
-lib/xmalloc.c
+lib/xalloc-die.c
+lib/xstrtol-error.c
+src/dfa.c
+src/grep.c
+src/kwset.c
+src/search.c