Skip to content

Commit fac71e3

Browse files
author
MarcoFalke
committed
build: link fuzz/test_runner.py for out-of-tree builds
1 parent faf2c5a commit fac71e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,6 +1644,7 @@ AC_CONFIG_FILES([contrib/devtools/split-debug.sh],[chmod +x contrib/devtools/spl
16441644
AM_COND_IF([HAVE_DOXYGEN], [AC_CONFIG_FILES([doc/Doxyfile])])
16451645
AC_CONFIG_LINKS([contrib/filter-lcov.py:contrib/filter-lcov.py])
16461646
AC_CONFIG_LINKS([test/functional/test_runner.py:test/functional/test_runner.py])
1647+
AC_CONFIG_LINKS([test/fuzz/test_runner.py:test/fuzz/test_runner.py])
16471648
AC_CONFIG_LINKS([test/util/bitcoin-util-test.py:test/util/bitcoin-util-test.py])
16481649
AC_CONFIG_LINKS([test/util/rpcauth-test.py:test/util/rpcauth-test.py])
16491650

0 commit comments

Comments
 (0)