summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-03 18:54:21 +0100
committerJim Meyering <meyering@redhat.com>2010-01-03 18:54:21 +0100
commitb20ae152dd435cd10b7bb207a948616d6b6332fd (patch)
treefec423a8824597d1b0c30b62274bd1133e400450 /cfg.mk
parenta6b73e6dd7a293316f669a8930198d140df6236b (diff)
downloaddiffutils-b20ae152dd435cd10b7bb207a948616d6b6332fd.tar.gz
maint: record update-copyright options for this package
* cfg.mk: Next time, just run "make update-copyright".
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cfg.mk b/cfg.mk
index d41dac8..f5072b2 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -33,3 +33,7 @@ old_NEWS_hash = 3858c8843f15220aae3332950af98018
# Tell maint.mk's syntax-check rules that diff gets config.h directly or
# via diff.h or system.h.
config_h_header = (<config\.h>|"(diff|system)\.h")
+
+update-copyright-env = \
+ UPDATE_COPYRIGHT_USE_INTERVALS=1 \
+ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79