diff options
Diffstat (limited to 'core')
| -rw-r--r-- | core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Makefile b/core/Makefile index 0fc367b..fc33232 100644 --- a/core/Makefile +++ b/core/Makefile @@ -57,6 +57,7 @@ tis: clean clean: @echo cleaning + @rm -f ccan-config config.h @rm -f $(ALL) @rm -f *.gcov *.gcda *.gcno @rm -f *.valgrind |
