mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge #379: [build] Add missing stuff to clean-local
9f04e1f [build] Add missing stuff to clean-local (Karl-Johan Alm)
This commit is contained in:
commit
c8677d44f6
1 changed files with 1 additions and 1 deletions
|
|
@ -236,4 +236,4 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-man
|
|||
|
||||
clean-local:
|
||||
rm -rf coverage_percent.txt test_bitcoin.coverage/ total.coverage/ qa/tmp/ cache/ $(OSX_APP)
|
||||
rm -rf qa/pull-tester/__pycache__
|
||||
rm -rf qa/pull-tester/__pycache__ qa/rpc-tests/test_framework/__pycache__ src/test/__pycache__ qa/cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue