copy dict to build (#1223)

This commit is contained in:
Matt Johnston 2018-03-09 23:43:52 +08:00 committed by Abhishek Arya
parent c188c3f2ce
commit 62a6a21710
1 changed files with 1 additions and 0 deletions

View File

@ -34,3 +34,4 @@ make -C $SRC/dropbear/corpus
cp -v $TARGETS $OUT/
cp -v *.options $OUT/
cp -v $SRC/dropbear/corpus/*.zip $OUT/
cp -v $SRC/dropbear/corpus/*.dict $OUT/