mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 03:52:49 +01:00
make clean removes src/qt/moc_ files
This commit is contained in:
parent
c564424d98
commit
2ebad11cf9
@ -293,6 +293,5 @@ clean-docs:
|
||||
rm -rf doc/doxygen
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user