summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-11-13 19:14:12 +0100
committerBruno Haible <bruno@clisp.org>2011-11-13 19:14:12 +0100
commit7efb4d7a2addc2b151b5b0bf45b0c2716cee9901 (patch)
treeced866714bd5ceac3b0acad648a146cd9e7a2b9f /Makefile
parentde82454c42679b75cda24e8ed114531c1eff9de5 (diff)
downloadgnulib-7efb4d7a2addc2b151b5b0bf45b0c2716cee9901.tar.gz
Syntax check for copyright statements.
* check-copyright: New file. * Makefile (sc_check_copyright): New rule.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index cb1d7cd0b6..af33eccf44 100644
--- a/Makefile
+++ b/Makefile
@@ -117,6 +117,11 @@ sc_check_sym_list:
<(sed -n /^_intprops_name/,/^_intprops_syms_re/p top/maint.mk \
|sed '/^_/d;s/^ //;s/ *\\$$//')
+# Ensure that the copyright statements in files and in the module descriptions
+# are consistent.
+sc_check_copyright:
+ ./check-copyright
+
# Regenerate some files that are stored in the repository.
regen: MODULES.html