From 15e7973012b3b7c85332082c48dcce4a8f421f14 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Sun, 22 Dec 2019 08:20:36 -0500 Subject: [PATCH] This causes problems --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 74bfda7ab..e56abf846 100644 --- a/src/Makefile.am +++ b/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