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 92a06a1..ecaac4f 100644 --- a/core/Makefile +++ b/core/Makefile @@ -58,6 +58,7 @@ tis: clean clean: @echo cleaning @rm -f ccan-config config.h + @rm -f data symlink hardlink @rm -f $(ALL) @rm -f *.gcov *.gcda *.gcno @rm -f *.valgrind |
