comment typo

Originally committed as revision 7708 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent 706c0d6509
commit 7a7be12663
  1. 2
      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

Loading…
Cancel
Save