Makefile: add pickrand
[cmccabe-bin] / mp3splt-audiobook
index 4d72904..f07858c 100755 (executable)
@@ -12,4 +12,4 @@ die() {
 which mp3splt &> /dev/null \
         || die "you must install mp3splt, the mp3 splitting utility."
 
-mp3splt -t 5.0 -n -o '@n' $@
+mp3splt -t 5.0 -n -f -o '@n' $@