Skip to content

Commit fd00f70

Browse files
committed
tools: remove headerversions.o on clean
Signed-off-by: Antoine Poinsot <[email protected]>
1 parent 4a5ef17 commit fd00f70

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ clean: tools-clean
2626

2727
tools-clean:
2828
$(RM) tools/headerversions
29+
$(RM) tools/headerversions.o
2930

3031
include tools/test/Makefile

0 commit comments

Comments
 (0)