build: a few ugly hacks to get the rpc tests working out-of-tree

This commit is contained in:
Cory Fields
2016-06-01 18:47:21 -04:00
committed by lateminer
parent 9590ee0613
commit a2dd1cf86e
4 changed files with 4 additions and 0 deletions

View File

@@ -219,3 +219,4 @@ CLEANFILES = $(OSX_DMG) $(BITCOIN_WIN_INSTALLER)
clean-local:
rm -rf coverage_percent.txt test_bitcoin.coverage/ total.coverage/ qa/tmp/ cache/ $(OSX_APP)
rm -rf qa/pull-tester/__pycache__