X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fbld.sh;h=f09b34a05881ca9d63b8cd2cb530f7f371b7f88f;hb=824ab396d0db646c64d57a75b08e80fbc0b5de8e;hp=7c8837bfbf9a6b4443f93c38c35299aad8851b4d;hpb=54cc56bff09f5004b2a6cd454375f06e56acf5a0;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/bld.sh b/cinelerra-5.1/bld.sh index 7c8837bf..f09b34a0 100755 --- a/cinelerra-5.1/bld.sh +++ b/cinelerra-5.1/bld.sh @@ -1,6 +1,6 @@ #!/bin/bash ( ./autogen.sh - ./configure --with-single-user --with-booby + ./configure --with-single-user --with-booby --with-shuttle-usb make && make install ) 2>&1 | tee log mv Makefile Makefile.cfg cp Makefile.devel Makefile