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/lib/go/Makefile.am b/lib/go/Makefile.am index 0dfa5fa..2971cfd 100644 --- a/lib/go/Makefile.am +++ b/lib/go/Makefile.am
@@ -20,7 +20,7 @@ SUBDIRS = . if WITH_TESTS -SUBDIRS += test +SUBDIRS += test test/fuzz endif install: