mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-18 02:51:06 +00:00
make clean should clean .a files
This commit is contained in:
parent
b93f078496
commit
ae6eca0f49
@ -430,6 +430,7 @@ endif
|
|||||||
#
|
#
|
||||||
|
|
||||||
CLEANFILES = leveldb/libleveldb.a leveldb/libmemenv.a
|
CLEANFILES = leveldb/libleveldb.a leveldb/libmemenv.a
|
||||||
|
CLEANFILES += $(EXTRA_LIBRARIES)
|
||||||
CLEANFILES += *.gcda *.gcno
|
CLEANFILES += *.gcda *.gcno
|
||||||
CLEANFILES += compat/*.gcda compat/*.gcno
|
CLEANFILES += compat/*.gcda compat/*.gcno
|
||||||
CLEANFILES += consensus/*.gcda consensus/*.gcno
|
CLEANFILES += consensus/*.gcda consensus/*.gcno
|
||||||
|
Loading…
x
Reference in New Issue
Block a user