aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--distrib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/Makefile b/distrib/Makefile
index f158a1ad06..3f203d6d34 100644
--- a/distrib/Makefile
+++ b/distrib/Makefile
@@ -36,7 +36,7 @@ noarguments:
@echo "make pcoq-rpm to build a src.rpm and a rpm for pcoq on this arch"
@echo "make deb to build a debian package"
@echo "make win to build a windows package"
- @echo "make win-installer to build a windows install program"
+ @echo "make windows-installer to build a windows install program"
@echo "make macosx to build a MacOS-X package on a disk image"
@echo "make contrib-tag to tag the current contrib state with the release number"
@echo "make contrib-tar-gz to build a tar.gz of contrib sources"