commit | 65ea75279aa8c4678075d29063e3d5b0658ef155 | [log] [tgz] |
---|---|---|
author | Philippe Antoine <contact@catenacyber.fr> | Mon Mar 15 09:34:58 2021 +0100 |
committer | Yuxuan 'fishy' Wang <fishywang@gmail.com> | Wed Mar 24 10:03:20 2021 -0700 |
tree | 5c9705afa89e4155d848e4c0b1b06652a94ff665 | |
parent | 66d897667c451ef6560d89b979b7001c57a3eda6 [diff] [blame] |
Adds fuzz target for oss-fuzz integration
diff --git a/configure.ac b/configure.ac index 6c9cfca..0dd7a6d 100755 --- a/configure.ac +++ b/configure.ac
@@ -753,6 +753,7 @@ lib/erl/Makefile lib/go/Makefile lib/go/test/Makefile + lib/go/test/fuzz/Makefile lib/haxe/test/Makefile lib/java/Makefile lib/js/Makefile