mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
make clean removes src/qt/moc_ files
This commit is contained in:
@@ -293,6 +293,5 @@ clean-docs:
|
|||||||
rm -rf doc/doxygen
|
rm -rf doc/doxygen
|
||||||
|
|
||||||
clean-local: clean-docs
|
clean-local: clean-docs
|
||||||
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_*
|
||||||
rm -rf test/functional/__pycache__ test/functional/test_framework/__pycache__ test/cache
|
rm -rf test/functional/__pycache__ test/functional/test_framework/__pycache__ test/cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user