aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.doc
diff options
context:
space:
mode:
authorGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-08-07 22:33:08 +0000
committerGravatar notin <notin@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-08-07 22:33:08 +0000
commit2794d97e444aff75368c807c7773d138568839e7 (patch)
tree00c0c77d8090a75ca12f4a6e920fa1fd3b8a9732 /Makefile.doc
parent8437c8910d3ae14c97de29c12d935926d3173521 (diff)
Suite commit #11311
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11321 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'Makefile.doc')
-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)