Dropbear: Use correct path for options (#692)

This commit is contained in:
Matt Johnston 2017-06-27 21:54:44 +08:00 committed by Abhishek Arya
parent abdf4c4321
commit e17dcc7a73
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ TARGETS="$(make list-fuzz-targets)"
make -C $SRC/dropbear/corpus
cp -v $TARGETS $OUT/
cp -v $SRC/*.options $OUT/
cp -v *.options $OUT/
cp -v $SRC/dropbear/corpus/*.zip $OUT/