make clean removes src/qt/moc_ files

This commit is contained in:
Sjors Provoost 2018-04-03 15:04:35 +02:00
parent c564424d98
commit 2ebad11cf9
No known key found for this signature in database
GPG key ID: 57FF9BDBCC301009

View file

@ -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