aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-12-15 16:55:14 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-12-15 16:57:06 +0100
commit5bc209c73fb6109829f24a6e9574ce112432b560 (patch)
tree33f0a1fcf681185c62c7a9724bf764bcb362126d /src/Makefile.am
parentb83264d9c7a8ddb79f64bd9540caddc8632ef31f (diff)
parent8b15434b59c6cd7368b4db680544cd77ed337bd3 (diff)
downloadbitcoin-5bc209c73fb6109829f24a6e9574ce112432b560.tar.xz
Merge #9172: Resurrect pstratem's "Simple fuzzing framework"
8b15434 doc: Add bare-bones documentation for fuzzing (Wladimir J. van der Laan) a4153e2 Simple fuzzing framework (Patrick Strateman)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8c12aee217..389be6c058 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -61,6 +61,7 @@ EXTRA_LIBRARIES += \
lib_LTLIBRARIES = $(LIBBITCOINCONSENSUS)
bin_PROGRAMS =
+noinst_PROGRAMS =
TESTS =
BENCHMARKS =