summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cfg.mk1
-rw-r--r--po/POTFILES.in12
2 files changed, 9 insertions, 4 deletions
diff --git a/cfg.mk b/cfg.mk
index bb51f3b..d707f5e 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -31,7 +31,6 @@ local-checks-to-skip = \
sc_file_system \
sc_long_lines \
sc_m4_quote_check \
- sc_po_check \
sc_prohibit_atoi_atof \
sc_prohibit_empty_lines_at_EOF \
sc_prohibit_magic_number_exit \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a725149..637bb7a 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,8 +1,14 @@
+lib/copy-acl.c
+lib/error.c
+lib/getopt.c
+lib/obstack.c
+lib/quotearg.c
+lib/regcomp.c
+lib/set-acl.c
+lib/version-etc.c
+lib/xalloc-die.c
sed/compile.c
sed/execute.c
sed/regexp.c
sed/sed.c
sed/utils.c
-lib/regcomp.c
-lib/regexec.c
-lib/regex_internal.c