summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-03 18:56:22 +0100
committerJim Meyering <meyering@redhat.com>2010-01-03 18:56:22 +0100
commit0faf3bf874936d7e0c6f03eac5d6fe015af50743 (patch)
tree55ef2ddc2bb007ab8438b063f9d0b8f72d177f0b /cfg.mk
parentb7f2b51c42edabd516c5ecc748a654da736c912c (diff)
downloadcoreutils-0faf3bf874936d7e0c6f03eac5d6fe015af50743.tar.xz
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 ba52ba2a0..ab483b7bb 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -243,3 +243,7 @@ sc_prohibit_sleep:
$(_prohibit_regexp)
include $(srcdir)/dist-check.mk
+
+update-copyright-env = \
+ UPDATE_COPYRIGHT_USE_INTERVALS=1 \
+ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79