summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-02-28 21:52:38 -0800
committerJim Meyering <meyering@fb.com>2016-02-28 22:04:01 -0800
commit9e2808386e6860657e5eadfd1a6aa6630e0d4422 (patch)
tree3975ca1b9dd33aadd180d2e1ccc7cc49676e9be8 /cfg.mk
parentb45641c374a4e34a351ecee61334be0c5c9c4341 (diff)
downloadgrep-9e2808386e6860657e5eadfd1a6aa6630e0d4422.tar.gz
maint: add dist-check.mk
This file augments "make distcheck" rules. * dist-check.mk: New file, from coreutils via gzip. * Makefile.am (EXTRA_DIST): Add it. * cfg.mk: Include it.
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index 3f4ef327..7a2beada 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -135,6 +135,8 @@ update-copyright-env = \
UPDATE_COPYRIGHT_USE_INTERVALS=1 \
UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79
+include $(abs_top_srcdir)/dist-check.mk
+
exclude_file_name_regexp--sc_bindtextdomain = \
^tests/(get-mb-cur-max|dfa-match-aux)\.c$$
exclude_file_name_regexp--sc_prohibit_atoi_atof = \