aboutsummaryrefslogtreecommitdiffhomepage
path: root/distrib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/Makefile')
-rw-r--r--distrib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index 6196847d0..3eba7d629 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -277,7 +277,7 @@ $(COQWINZIP): $(TARGZ)
./configure -bindir /coq/bin -libdir /coq/lib -mandir /coq/man -emacslib /coq/emacs -reals all -coqide no;\
$(MAKECOQ) coq;\
$(MAKECOQ) -e COQINSTALLPREFIX=$(WININSTALL) BASETEXDIR=$(WININSTALL) install-coq) > win.log
- mv $(WINBUILDROOT)/$(COQPACKAGE)/INSTALL.win $(WININSTALL)
+ mv $(WINBUILDROOT)/$(COQPACKAGE)/INSTALL.win $(WININSTALL)/INSTALL.txt
cd $(WININSTALL); zip -A -r $(DISTRIBDIR)/$(COQWINZIP) *
clean::