aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.doc b/Makefile.doc
index eb7f289c5..9d46ea71e 100644
--- a/Makefile.doc
+++ b/Makefile.doc
@@ -222,7 +222,7 @@ install-doc: install-doc-meta install-doc-html install-doc-printable
install-doc-meta:
$(MKDIR) $(FULLDOCDIR)
- $(INSTALLLIB) doc/LICENCE $(FULLDOCDIR)/LICENCE.doc
+ $(INSTALLLIB) doc/LICENSE $(FULLDOCDIR)/LICENSE.doc
install-doc-html: doc-html
$(MKDIR) $(addprefix $(FULLDOCDIR)/html/, refman stdlib faq)