summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
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