We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae2673 commit fae60e3Copy full SHA for fae60e3
configure.ac
@@ -1231,6 +1231,7 @@ AC_SUBST(QR_LIBS)
1231
AC_CONFIG_FILES([Makefile src/Makefile doc/man/Makefile share/setup.nsi share/qt/Info.plist test/config.ini])
1232
AC_CONFIG_FILES([contrib/devtools/split-debug.sh],[chmod +x contrib/devtools/split-debug.sh])
1233
AC_CONFIG_FILES([doc/Doxyfile])
1234
+AC_CONFIG_LINKS([contrib/filter-lcov.py:contrib/filter-lcov.py])
1235
AC_CONFIG_LINKS([test/functional/test_runner.py:test/functional/test_runner.py])
1236
AC_CONFIG_LINKS([test/util/bitcoin-util-test.py:test/util/bitcoin-util-test.py])
1237
0 commit comments