]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
try to fill in missing bits_per_sample
[ffmpeg] / Makefile
index b2d75759e9caf6a59ace08391f1b0d8a53008f9e..a4b0a37f6ea02a9d6c1a770e7adbb652ec02fc86 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -124,7 +124,7 @@ else
 install-progs: $(PROGS)
 endif
        install -d "$(bindir)"
-       install -c $(INSTALLSTRIP) -m 755 $(PROGS) "$(bindir)"
+       install -c -m 755 $(PROGS) "$(bindir)"
 
 # Create the Windows installer.
 wininstaller: all install