Fix bug in 'make clean' not removing libcc.so
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user