summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-29 16:48:42 +0100
committerJim Meyering <meyering@redhat.com>2009-11-30 16:55:04 +0100
commita26b7e55255ceca597897bb156c1cc3ed54e917f (patch)
treef634df7e54117605b5954c27da5b69a54913ad88 /cfg.mk
parentcea5dc237ac3e1e50637a289fe21d961e93c6585 (diff)
downloadgrep-a26b7e55255ceca597897bb156c1cc3ed54e917f.tar.gz
maint: enable makefile @...@ check
* cfg.mk (local-checks-to-skip): Enable sc_makefile_check. * lib/Makefile.am (libgreputils_a_LIBADD): Use $(...), rather than anachronistic @...@ notation. * src/Makefile.am (LDADD): Likewise. * tests/Makefile.am (AWK): Remove definition.
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 f01d079f..15e30955 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_check \
sc_makefile_path_separator_check \
sc_po_check \
sc_prohibit_have_config_h \