diff --git a/Makefile b/Makefile index 957798f8ba..b2d75759e9 100644 --- a/Makefile +++ b/Makefile @@ -126,7 +126,7 @@ endif install -d "$(bindir)" install -c $(INSTALLSTRIP) -m 755 $(PROGS) "$(bindir)" -# create the window installer +# Create the Windows installer. wininstaller: all install makensis ffinstall.nsi