diff --git a/projects/libevent/build.sh b/projects/libevent/build.sh index 8bda23775621..00c020c7ba7e 100755 --- a/projects/libevent/build.sh +++ b/projects/libevent/build.sh @@ -45,4 +45,4 @@ then -o $OUT/fuzz_request fi -cp $SRC/fuzzing/dictionaries/http.dict $OUT/http_fuzzer2.dict +cp $SRC/fuzzing/dictionaries/http.dict $OUT/http_fuzzer.dict