mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-01 09:40:19 +01:00
tools: remove headerversions.o on clean
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
This commit is contained in:
parent
dd60332d91
commit
2a9e847055
1 changed files with 1 additions and 0 deletions
|
@ -26,5 +26,6 @@ clean: tools-clean
|
|||
|
||||
tools-clean:
|
||||
$(RM) tools/headerversions
|
||||
$(RM) tools/headerversions.o
|
||||
|
||||
include tools/test/Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue