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 c564424 commit 2ebad11Copy full SHA for 2ebad11
Makefile.am
@@ -293,6 +293,5 @@ clean-docs:
293
rm -rf doc/doxygen
294
295
clean-local: clean-docs
296
- rm -rf coverage_percent.txt test_bitcoin.coverage/ total.coverage/ test/tmp/ cache/ $(OSX_APP)
+ rm -rf coverage_percent.txt test_bitcoin.coverage/ total.coverage/ test/tmp/ cache/ $(OSX_APP) src/qt/moc_*
297
rm -rf test/functional/__pycache__ test/functional/test_framework/__pycache__ test/cache
298
-
0 commit comments