Browse Source

This causes problems

pull/58/head
Duke Leto 5 years ago
parent
commit
15e7973012
  1. 3
      src/Makefile.am

3
src/Makefile.am

@ -719,7 +719,8 @@ clean-local:
-$(MAKE) -C secp256k1 clean
-$(MAKE) -C snark clean
-$(MAKE) -C univalue clean
-rm -f libcc.so
# this breaks things
#-rm -f libcc.so
rm -f leveldb/*/*.gcno leveldb/helpers/memenv/*.gcno
-rm -f config.h

Loading…
Cancel
Save