Fix bug in 'make clean' not removing libcc.so

This commit is contained in:
Duke Leto
2019-12-22 04:37:23 -05:00
parent 085c25d602
commit e000998097

View File

@@ -720,6 +720,7 @@ clean-local:
-$(MAKE) -C secp256k1 clean
-$(MAKE) -C snark clean
-$(MAKE) -C univalue clean
-rm -f libcc.so
rm -f leveldb/*/*.gcno leveldb/helpers/memenv/*.gcno
-rm -f config.h