summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-29 17:03:19 +0100
committerJim Meyering <meyering@redhat.com>2009-11-30 16:55:04 +0100
commitce99e9bfe11aaff027cb210bc232a3b36eddbf33 (patch)
tree5b27b6ed0e17359a3ad0ab633e58b2c65ff7b3fe /cfg.mk
parent2f7f1d2fcda8a3025c8a46ffa769cf3f61368e37 (diff)
downloadgrep-ce99e9bfe11aaff027cb210bc232a3b36eddbf33.tar.gz
maint: enable makefile_path_separator check
* cfg.mk (local-checks-to-skip): Enable sc_makefile_path_separator_check, now that the sole offender, an old po/Makefile.in.in, is gone.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 15e30955..ef116cc9 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -29,7 +29,6 @@ local-checks-to-skip = \
sc_error_message_uppercase \
sc_m4_quote_check \
sc_makefile_TAB_only_indentation \
- sc_makefile_path_separator_check \
sc_po_check \
sc_prohibit_have_config_h \
sc_prohibit_magic_number_exit \