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 5121c68 commit 60d5432Copy full SHA for 60d5432
Makefile.am
@@ -202,6 +202,8 @@ check-local:
202
@qa/pull-tester/run-bitcoind-for-test.sh $(JAVA) -jar $(JAVA_COMPARISON_TOOL) qa/tmp/compTool $(COMPARISON_TOOL_REORG_TESTS) 2>&1
203
endif
204
205
+dist_noinst_SCRIPTS = autogen.sh
206
+
207
EXTRA_DIST = $(top_srcdir)/share/genbuild.sh qa/pull-tester/rpc-tests.sh qa/pull-tester/run-bitcoin-cli qa/rpc-tests $(DIST_DOCS) $(WINDOWS_PACKAGING) $(OSX_PACKAGING)
208
209
CLEANFILES = $(OSX_DMG) $(BITCOIN_WIN_INSTALLER)
0 commit comments