Skip to content
Snippets Groups Projects
Commit 2209f58a authored by Patrick Baudin's avatar Patrick Baudin
Browse files

[Linting] fixes .lint/check-clang-format-installed target

parent da878535
No related branches found
No related tags found
No related merge requests found
...@@ -120,6 +120,7 @@ endif ...@@ -120,6 +120,7 @@ endif
exit 1; \ exit 1; \
fi; fi;
mkdir -p $(dir $@) mkdir -p $(dir $@)
$(TOUCH) $@
############### ###############
## Main target ## Main target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment